META_CORE_ATTRIBConstant Class
META Core Attributes
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetMETA_CORE_ATTRIBConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class META_CORE_ATTRIBConstant

The META_CORE_ATTRIBConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAttrib_Editable
Is this atttribute editable by the user
Public fieldStatic memberAttrib_FlatName
The flat name of this attribute
Public fieldStatic memberAttrib_Visible
Is this attribute visible to the user
Public fieldStatic memberClass_Application
Application that created this class
Public fieldStatic memberClass_Description
Description of this class
Public fieldStatic memberClass_ReferenceURL
URL that defines this class
Public fieldStatic memberClass_Type
Type of Class
Public fieldStatic memberType_ByteOrder
Byte order for this type
Public fieldStatic memberType_Description
Description of this type
Public fieldStatic memberType_Enum_Value
Enumeration Value
Public fieldStatic memberType_FixedSize
Fixed size of this type (in bytes)
Public fieldStatic memberType_hCreatS_Func
Object creating function
Public fieldStatic memberType_MaxSize
Maximum Size in bytes for this type
Public fieldStatic memberType_MaxValue
Maximum Value for this type
Public fieldStatic memberType_MinValue
Minimum Value for this type
Public fieldStatic memberType_ObjectClass
Object class that manages this type
Public fieldStatic memberType_ReferenceURL
URL that defines this type
Public fieldStatic memberType_sSerial_Func
Object serializationg function
Top
See Also