This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IG > IGPAddressLocatorStyle Interface > IGPAddressLocatorStyle.ReferenceDataTableCount Property (ArcObjects .NET 10.4 SDK) |
Number of reference data tables needed for the style.
[Visual Basic .NET] Public Property ReferenceDataTableCount As Integer
[C#] public int ReferenceDataTableCount {get; set;}
[C++]
HRESULT get_ReferenceDataTableCount(
long* Count
);
[C++]
HRESULT put_ReferenceDataTableCount(
long Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long Count [in] Count is a parameter of type long