AdministrativeInfoGaeltacht Property |
Gets whether or not Ecad Id is in a Gaeltacht area.
Namespace:
Autoaddress.Autoaddress2_0.Model.GetEcadData
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic Nullable<bool> Gaeltacht { get; }
Public ReadOnly Property Gaeltacht As Nullable(Of Boolean)
Get
public:
property Nullable<bool> Gaeltacht {
Nullable<bool> get ();
}
member Gaeltacht : Nullable<bool> with get
Property Value
Type:
NullableBoolean
See Also