 | SYS_MENU_CLEARConstantALL Field |
Clear all menus excluding the coremenus.omn
but including any default menus specified in the settings (these will not come back in this project).
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int ALL = 0
public const int ALL = 0
Public Const ALL As Integer = 0
Public Const ALL As Integer = 0
public:
literal int ALL = 0
public:
literal int ALL = 0
static val mutable ALL: int
static val mutable ALL: int
Field Value
Type:
Int32
See Also