C#
VB
C++
Gets the counter associated with this feature.
public Nullable<int> Counter { get; }
ReadOnly Property Counter As Nullable(Of Integer)
property Nullable<int> Counter {
Nullable<int> get();
}
The max value associate with the feature.
This is only valid if Type is LimitedNumber.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET