Click or drag to resize
CSYSSetLineageDisplayName Method
Set the display name for the current lineage object

Available since Oasis montaj version: 7.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static void SetLineageDisplayName(
	CGXNETCore gxNetShared,
	string display_name
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
display_name
Type: SystemString
DisplayName
See Also