 | TD_BUTTONConstantOK Field |
Button results in <define>TD_ID_OK</define> return value.
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int OK = 1
public const int OK = 1
Public Const OK As Integer = 1
Public Const OK As Integer = 1
public:
literal int OK = 1
public:
literal int OK = 1
static val mutable OK: int
static val mutable OK: int
Field Value
Type:
Int32
See Also