Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Description
Specifies the criteria to use when retrieving a list of company objects. Only company objects that match the specified criteria will be returned. For the best performance, create criteria that uses only the properties marked with the dagger (†). These properties correspond to indexed columns in the database.
Properties
Property |
Type |
Description |
---|---|---|
Id† |
A string restriction specifying the ID for the company. |
|
Name† |
A string restriction specifying the name of the company. |
|
CreatedDate |
A date/time restriction specifying the date the company was created. |
|
ModifiedDate |
A date/time restriction specifying the date the company was modified. |