| JScript | |
|---|---|
public enum IntegrationSearchDomains extends System.Enum  | |
| Member | Description | 
|---|---|
| All | All fields (EmployeeId, EmployeeName, Location) This is default search domain | 
| AllWithEvents | All fields including deep seach into events | 
| EmployeeId | EmployeeId only | 
| EmployeeName | Employee name only | 
| Events | Deep search in the eevents | 
| Location | Location only | 
| None | Search domain is not defined | 
| ProcessedDate | Processing date only | 
| ReceivedDate | Received Date only | 
System.Object
   System.ValueType
      System.Enum
         Selerix.Foundation.Enumerations.IntegrationSearchDomains
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family