WorkOrderSchedule..::..WorkOrders Property

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

Syntax


public WorkOrderCollection WorkOrders { get; }
Public ReadOnly Property WorkOrders As WorkOrderCollection
	Get
public:
property WorkOrderCollection^ WorkOrders {
	WorkOrderCollection^ get ();
}