InputItemCollection..::..Collection Property

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

Syntax


public IEnumerable Collection { get; }
Public ReadOnly Property Collection As IEnumerable
	Get
public:
property IEnumerable^ Collection {
	IEnumerable^ get ();
}