Number of units in one major division.
[Visual Basic .NET] Public Property Division As Double
[C#] public double Division {get; set;}
[C++]
HRESULT get_Division(
double* Units
);
[C++]
HRESULT put_Division(
double Units
);
[C++]Parameters
Units [out, retval] Units is a parameter of type double Units [in] Units is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.