OutputItemCollection..::..TotalOutput Property

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

Syntax


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