RequestAddressElements Property |
Gets address elements.
Namespace:
Autoaddress.Autoaddress2_0.Model.FindAddress
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic bool AddressElements { get; }
Public ReadOnly Property AddressElements As Boolean
Get
public:
property bool AddressElements {
bool get ();
}
member AddressElements : bool with get
Property Value
Type:
Boolean
See Also