DU_LAB_TYPEConstant Class
File Types
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetDU_LAB_TYPEConstant

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static class DU_LAB_TYPEConstant

The DU_LAB_TYPEConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCOMMA
For COMMA type files, the delimiter string identifies characters to be removed before comma delimiting. The default for COMMA delimited files is " \t".
Public fieldStatic memberFREE
The delimiter string identifies characters to be used as delimiters. Use C style escape sequences to identify non-printable characters. The default delimiters for FREE format files are " \t,".
Top
See Also