Click or drag to resize

CEDOCUnLoadAll Method

Unloads all opened documents

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

public static void UnLoadAll(
	int type
)

Parameters

type
Type: SystemInt32
<define>EDOC_TYPE</define>
See Also