Click or drag to resize

CSYSSetLineageName Method

Set the name for the current lineage object

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

public static void SetLineageName(
	string name
)

Parameters

name
Type: SystemString
Name
See Also