Click or drag to resize
BCStoredFolderSearchQueryLimitSearchArea Method
Changes the area of the search.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public void LimitSearchArea(
	SearchAreaKind areaType,
	string folderPath
)

Parameters

areaType
Type: BlueCieloECM.InnoCielo.Meridian.ServerSearchAreaKind
The type of the search area.
folderPath
Type: SystemString
The folder path of the search area.
See Also