OutputItem..::..QuantityAllocated Property

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

Syntax


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