Click or drag to resize

CITRSetName Method

Set the name of the ITR.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetName(
	string name
)

public void SetName(
	string name
)

Parameters

name
Type: SystemString
Name to set
See Also