TB_SORTConstant Class
TB Sorting mode
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXTB_SORTConstant

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static class TB_SORTConstant

The TB_SORTConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberALLOW_DUPLICATES
Allow duplicates when sorting.
Public fieldStatic memberUNIQUE
Unique values only when sorting.
Top
See Also