Click or drag to resize

CSYSRemoveLineageOutput Method

Remove an output 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 RemoveLineageOutput(
	string output_name
)

public static void RemoveLineageOutput(
	string output_name
)

Parameters

output_name
Type: SystemString
Source Name
See Also