Line..::..InventoryExpectedLiability_LedgerAccount Property

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

Syntax


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