Click or drag to resize

CSYSSetLineageDescription Method

Set the description 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 SetLineageDescription(
	string description
)

public static void SetLineageDescription(
	string description
)

Parameters

description
Type: SystemString
Description
See Also