Click or drag to resize

CSYSRemoveLineageSource Method

Remove a source from the current lineage object

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2025.1.0.25
Syntax
public static void RemoveLineageSource(
	string source_name
)

public static void RemoveLineageSource(
	string source_name
)

Parameters

source_name
Type: SystemString
Source Name
See Also