Inventory..::..DeliveredAssetLedger Property

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

Syntax


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