VV_DUPConstant Class
Duplicate handling mode
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetVV_DUPConstant

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

The VV_DUPConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic member_1
Use first value of the pair
Public fieldStatic member_2
Use second value of the pair
Public fieldStatic memberAVERAGE
average numeric values (for strings, same as VV_DUP_1)
Public fieldStatic memberDUMMY
Set to dummy
Public fieldStatic memberSAMPLE
Set to "3" (cannot use with string data VV)
Top
See Also