RelatedEcadIdsGeographicCountyEcadIds Property |
Gets the geographic county ECAD ids.
Namespace:
Autoaddress.Autoaddress2_0.Model.GetEcadData
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic int[] GeographicCountyEcadIds { get; }
Public ReadOnly Property GeographicCountyEcadIds As Integer()
Get
public:
property array<int>^ GeographicCountyEcadIds {
array<int>^ get ();
}
member GeographicCountyEcadIds : int[] with get
Property Value
Type:
Int32
See Also