Click or drag to resize

CDHGetHoleGroup Method

Get the Group symbol for this hole/table combination.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2025.1.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