Changes the area of the search.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax
public void LimitSearchArea( SearchAreaKind areaType, string folderPath )
Parameters
- areaType
- Type: BlueCieloECM.InnoCielo.Meridian.Server SearchAreaKind
The type of the search area.
- folderPath
- Type:
System String
The folder path of the search area.
See Also