Inventory..::..DebtorPartNumbersSpecified Property

Gets a value indicating whether [debtor part numbers specified].

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

Syntax


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

Field Value

true if [debtor part numbers specified]; otherwise, false.