RequestAddressId Property |
Gets the address ID.
Namespace:
Autoaddress.Autoaddress2_0.Model.GetGbBuildingData
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic string AddressId { get; }
Public ReadOnly Property AddressId As String
Get
public:
property String^ AddressId {
String^ get ();
}
member AddressId : string with get
Property Value
Type:
String
See Also