Click or drag to resize

CSURFACESync Method

Syncronize the Metadata for this Geosurface

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 name
)

public static void Sync(
	CGXNETCore gxNetShared,
	string name
)

Parameters

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