InputItemCollection..::..TotalCost Property

Namespace:  JiwaFinancials.Jiwa.JiwaBillOfMaterials.WorkOrder
Assembly:  JiwaBillOfMaterials (in JiwaBillOfMaterials.dll)

Syntax


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