Supplier..::..CustomFieldsSpecified Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.XML
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


[XmlIgnoreAttribute]
public bool CustomFieldsSpecified { get; }
<XmlIgnoreAttribute> _
Public ReadOnly Property CustomFieldsSpecified As Boolean
	Get
[XmlIgnoreAttribute]
public:
property bool^ CustomFieldsSpecified {
	bool^ get ();
}