Line..::..InventoryCostOfGoodsVariance_LedgerAccount Property

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

Syntax


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