Line..::..InventoryDeliveredAsset_LedgerAccount Property

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

Syntax


public Account InventoryDeliveredAsset_LedgerAccount { get; set; }
Public Property InventoryDeliveredAsset_LedgerAccount As Account
	Get
	Set
public:
property Account^ InventoryDeliveredAsset_LedgerAccount {
	Account^ get ();
	void set (Account^ value);
}