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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.