Click or drag to resize

CGXAttribute Constructor

Default constructor

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public CGXAttribute(
	string pcGxList
)

public CGXAttribute(
	string pcGxList
)

Parameters

pcGxList
Type: SystemString
list of gx's that this entry point calls
See Also