Click or drag to resize

CDSELRequestAllInfo Method

Request that all meta-data info be sent

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void RequestAllInfo(
	int request
)

public void RequestAllInfo(
	int request
)

Parameters

request
Type: SystemInt32
TRUE to for all data, FALSE - for normal data
See Also