Inventory..::..WriteOffLedger Property

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

Syntax


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