StageCollection..::..TotalInputCost Property

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

Syntax


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