 | DU_LOOKUPConstantNEAREST Field |
Requires that the first index match exactly.
The nearest second index will be used for the finding
the lookup value.
The results will be dummy only if the first index
does not have a match.
Namespace:
Geosoft.Desktop.GXNet
Assembly:
geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntaxpublic const int NEAREST = 1
public const int NEAREST = 1
Public Const NEAREST As Integer = 1
Public Const NEAREST As Integer = 1
public:
literal int NEAREST = 1
public:
literal int NEAREST = 1
static val mutable NEAREST: int
static val mutable NEAREST: int
Field Value
Type:
Int32
See Also