Click or drag to resize

CSYSSetLineageDisplayName Method

Set the display name 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 SetLineageDisplayName(
	string display_name
)

public static void SetLineageDisplayName(
	string display_name
)

Parameters

display_name
Type: SystemString
DisplayName
See Also