Inventory..::..WriteOnLedger Property

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

Syntax


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