Inventory..::..DeliveredAssetLedger Property

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

Syntax


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