...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
RequestId | Int32 | No | Click here for more information. | ||
SessionTicket | String | Yes | Click here for more information. | ARNkL4C1bp7KLtsSXQW6/g== | |
DepartmentIdentity | No | For this service, the caller may specify a department identity to retrieve a specific department summary. If a department identity is not specified all departments fitting the other specified criteria will be returned. | |||
MaxRowsToReturn | Int32 | No | The maximum number of titles departments to be returned. This value is disregarded if a department is specified in DepartmentIdentity. | 5 | |
QueryString | String (255) | No | A search string to narrow down the results. A department will be included in the results if the search string matches the department name. This value is disregarded if a department is specified in DepartmentIdentity. | Tech |
...