Click or drag to resize

CDSELSetExtractAsDocument Method

Specify that we want to extract this file as a document

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

public void SetExtractAsDocument(
	int value
)

Parameters

value
Type: SystemInt32
TRUE (1) if we want as a document
See Also