Click or drag to resize

CSYS.RemoveLineageSource Method

Remove a source from 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 RemoveLineageSource(
	string source_name
)

public static void RemoveLineageSource(
	string source_name
)

Parameters

source_name
Type: System.String
Source Name
See Also