Click or drag to resize

CDBiIsWholeplot Method

Is this a Wholeplot database?

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iIsWholeplot()

public int iIsWholeplot()

Return Value

Type: Int32
1 if it is a Wholeplot database 0 if it is not.
Remarks
Currently checks to see if the DH_COLLAR line exists.
See Also