Inventory..::..RegionsSpecified Property

Gets a value indicating whether [regions specified].

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

Syntax


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

Field Value

true if [regions specified]; otherwise, false.