Budget..::..JournalCharge Property

Namespace:  JiwaFinancials.Jiwa.JiwaJobCosting
Assembly:  JiwaJobCosting (in JiwaJobCosting.dll)

Syntax


public decimal JournalCharge { get; set; }
Public Property JournalCharge As Decimal
	Get
	Set
public:
property Decimal^ JournalCharge {
	Decimal^ get ();
	void set (Decimal^ value);
}