Stage..::..InputItems Property

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

Syntax


public InputItemCollection InputItems { get; }
Public ReadOnly Property InputItems As InputItemCollection
	Get
public:
property InputItemCollection^ InputItems {
	InputItemCollection^ get ();
}