Line..::..InventoryExpectedAsset_LedgerAccount Property

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

Syntax


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