Line..::..InventoryCreditorPurchases_LedgerAccount Property

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

Syntax


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