BillMaintenance..::..StageCustomFields Property

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

Syntax


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