Click or drag to resize

CTESTEnableDisableArcEngineLicense Method

Forcefully disable ArEngine license availability for testing purposes

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void EnableDisableArcEngineLicense(
	int enable
)

public static void EnableDisableArcEngineLicense(
	int enable
)

Parameters

enable
Type: SystemInt32
Enable/disable?
See Also