LineDetailsAllocation..::..LineDetailsAllocations Property

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

Syntax


public LineDetailsAllocationCollection LineDetailsAllocations { get; }
Public ReadOnly Property LineDetailsAllocations As LineDetailsAllocationCollection
	Get
public:
property LineDetailsAllocationCollection^ LineDetailsAllocations {
	LineDetailsAllocationCollection^ get ();
}