LineCollection..::..TotalCostVariance Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.CostPriceUpdate
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public decimal TotalCostVariance { get; }
Public ReadOnly Property TotalCostVariance As Decimal
	Get
public:
property Decimal^ TotalCostVariance {
	Decimal^ get ();
}