Inventory..::..BinLocationsSpecified Property

Gets a value indicating whether [bin locations specified].

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

Syntax


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

Field Value

true if [bin locations specified]; otherwise, false.