Click or drag to resize

CUSERMETAIGetTitle Method (String)

Get the Title

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

public void IGetTitle(
	ref string title
)

Parameters

title
Type: SystemString
Title returned
See Also