Debtor..::..DeliveryAddressesSpecified Property

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

Syntax


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