Click or drag to resize

CMAPSync Method

Syncronize the Metadata

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

public static void Sync(
	CGXNETCore gxNetShared,
	string map
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
map
Type: SystemString
Geosoft map file name
See Also