 | VV_ORDERConstantDECREASING Field |
Every value is less 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 DECREASING = 2
public const int DECREASING = 2
Public Const DECREASING As Integer = 2
Public Const DECREASING As Integer = 2
public:
literal int DECREASING = 2
public:
literal int DECREASING = 2
static val mutable DECREASING: int
static val mutable DECREASING: int
Field Value
Type:
Int32
See Also