Click or drag to resize

CSURFACESync Method

Syncronize the Metadata for this Geosurface

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

public static void Sync(
	string name
)

Parameters

name
Type: SystemString
Geosurface file
See Also