Line..::..InventoryDeliveredLiability_LedgerAccount Property

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

Syntax


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