Click or drag to resize

CIMGSync Method

Syncronize the Metadata for this Grid

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void Sync(
	string grid
)

public static void Sync(
	string grid
)

Parameters

grid
Type: SystemString
Grid name
See Also