Stage..::..Instructions Property

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

Syntax


public InstructionCollection Instructions { get; }
Public ReadOnly Property Instructions As InstructionCollection
	Get
public:
property InstructionCollection^ Instructions {
	InstructionCollection^ get ();
}