Classification..::..WriteOff_LedgerAccount Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.JobCosting
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public Account WriteOff_LedgerAccount { get; }
Public ReadOnly Property WriteOff_LedgerAccount As Account
	Get
public:
property Account^ WriteOff_LedgerAccount {
	Account^ get ();
}