BLOCK_MODEL_VARIABLE_TYPEConstant Class
Which variables to return from sReadBlockModelVariableInfo
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetBLOCK_MODEL_VARIABLE_TYPEConstant

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

The BLOCK_MODEL_VARIABLE_TYPEConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBLOCK_MODEL_NUMERIC_VARIABLE
Return numeric variable names
Public fieldStatic memberBLOCK_MODEL_STRING_VARIABLE
Return string variable names
Top
See Also