WorkOrder..::..Stages Property

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

Syntax


public StageCollection Stages { get; }
Public ReadOnly Property Stages As StageCollection
	Get
public:
property StageCollection^ Stages {
	StageCollection^ get ();
}