Click or drag to resize
CDBiIsWholeplot Method
Is this a Wholeplot database?

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Currently checks to see if the DH_COLLAR line exists.
Syntax
public int iIsWholeplot()

Return Value

Type: Int32
1 if it is a Wholeplot database 0 if it is not.
See Also