Click or drag to resize

CDHGetHoleGroup Method

Get the Group symbol for this hole/table combination.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public int GetHoleGroup(
	int hole,
	string assay
)

public int GetHoleGroup(
	int hole,
	string assay
)

Parameters

hole
Type: SystemInt32
Hole index
assay
Type: SystemString
Table Name

Return Value

Type: Int32
Hole Symbol
See Also