WorkOrder..::..InstructionCustomFields Property

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

Syntax


public CustomFieldCollection InstructionCustomFields { get; }
Public ReadOnly Property InstructionCustomFields As CustomFieldCollection
	Get
public:
property CustomFieldCollection^ InstructionCustomFields {
	CustomFieldCollection^ get ();
}