 | VV_ORDERConstantINCREASING Field |
Every value is greater than or equal to the previous value.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int INCREASING = 1
public const int INCREASING = 1
Public Const INCREASING As Integer = 1
Public Const INCREASING As Integer = 1
public:
literal int INCREASING = 1
public:
literal int INCREASING = 1
static val mutable INCREASING: int
static val mutable INCREASING: int
Field Value
Type:
Int32
See Also