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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.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 <define>VV_DUP_1</define>)
Public fieldStatic memberDUMMY
Set to dummy
Public fieldStatic memberSAMPLE
Set to "3" (cannot use with string data VV)
Top
See Also