Inventory..::..ExpectedLiabilityLedger Property

Namespace:  JiwaFinancials.Jiwa.JiwaInvReceival.Entities
Assembly:  JiwaInvReceival (in JiwaInvReceival.dll)

Syntax


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