Inventory..::..CustomFieldsSpecified Property

Gets a value indicating whether [custom fields specified].

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 ();
}

Field Value

true if [custom fields specified]; otherwise, false.