Click or drag to resize

CDHNavigateToMXDeposit Method

Navigate to MX Deposit portal

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void NavigateToMXDeposit(
	string select_type,
	string select_id
)

public static void NavigateToMXDeposit(
	string select_type,
	string select_id
)

Parameters

select_type
Type: SystemString
Selection Type
select_id
Type: SystemString
Selection ID
See Also