Click or drag to resize

CDH.GetHoleGroup Method

Get the Group symbol for this hole/table combination.

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

public int GetHoleGroup(
	int hole,
	string assay
)

Parameters

hole
Type: System.Int32
Hole index
assay
Type: System.String
Table Name

Return Value

Type: Int32
Hole Symbol
See Also