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