Inventory..::..CostPriceAdjustmentsLedger Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Inventory
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public Account CostPriceAdjustmentsLedger { get; }
Public ReadOnly Property CostPriceAdjustmentsLedger As Account
	Get
public:
property Account^ CostPriceAdjustmentsLedger {
	Account^ get ();
}