Inventory..::..ComponentsSpecified Property

Gets a value indicating whether [components specified].

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

Syntax


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

Field Value

true if [components specified]; otherwise, false.