Click or drag to resize

CSYSIGetProfileURL Method (CGXNETCore, String)

Get link to my.geosoft.com profile URL

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static void IGetProfileURL(
	CGXNETCore gxNetShared,
	ref string url
)

public static void IGetProfileURL(
	CGXNETCore gxNetShared,
	ref string url
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
url
Type: SystemString
Returned URL
See Also