GeographicAddressEnglish Property |
Gets the English geographic address.
Namespace:
Autoaddress.Autoaddress2_0.Model.GetEcadData
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic string[] English { get; }
Public ReadOnly Property English As String()
Get
public:
property array<String^>^ English {
array<String^>^ get ();
}
member English : string[] with get
Property Value
Type:
String
See Also