BillMaintenance..::..OutputItems Property

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

Syntax


public OutputItemCollection OutputItems { get; }
Public ReadOnly Property OutputItems As OutputItemCollection
	Get
public:
property OutputItemCollection^ OutputItems {
	OutputItemCollection^ get ();
}