Inventory..::..AlternateParentsSpecified Property

Gets a value indicating whether [alternate parents specified].

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

Syntax


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

Field Value

true if [alternate parents specified]; otherwise, false.