Click or drag to resize

CGXAttribute Constructor

Default constructor

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.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