Component..::..ComponentTotalCost Property

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

Syntax


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