Click or drag to resize

CSYSRemoveLineageOutput Method

Remove an output from the current lineage object

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static void RemoveLineageOutput(
	CGXNETCore gxNetShared,
	string output_name
)

public static void RemoveLineageOutput(
	CGXNETCore gxNetShared,
	string output_name
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
output_name
Type: SystemString
Source Name
See Also