LineDetailsAllocationCollection..::..TotalQuantityOutputAllocated Property

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

Syntax


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