Name | Description | |
---|---|---|
![]() | BusinessUnitSid | (Required) Contains the Business Unit Sequential Identifier (SID), which is a Touchstone®-generated integer that uniquely identifies a Business Unit.
The Business Unit SID is an integer Sequential Identifier that the Touchstone application generates to identify a Business Unit uniquely. A Business Unit is a department, division, local office, or some other sub-group of an organization. You can define it any way you wish. The API analyzes data from a single Business Unit at a time. (Inherited from AIR.Services.Common.Api.RequestBase) |
![]() | ContractSid | (Required) Contains the Touchstone®-generated Sequential Identifier that uniquely identifies the Contract that contains the Locations to retrieve. |
![]() | ExposureSet | (Required) Contains the Exposure Set object associated with the Contract containing the Locations that you want to retrieve. |
![]() | ExposureViewSid | (Optional) Contains the Touchstone®-generated Sequential Identifier that uniquely identifies the Exposure View that contains the Locations to retrieve. |
![]() | PagingInfo | (Optional) Contains the PagingInfo object that defines the page number that you want to access and the number of records to display per page, among other properties associated with the Locations that you want to retrieve.
Default: The first page is returned with a page size of 10 records per page. |
![]() | SqlInstanceSid | (Required) Contains the SQL Server Instance Sequential Identifier (SID), which is a Touchstone®-generated integer that uniquely identifies the SQL Server Instance that hosts the associated Data Source.
The SQL Instance SID is an integer Sequential Identifier that Touchstone generates to identify uniquely the SQL instance that hosts the Data Source used for the analysis. A Data Source is an Exposure or Results database that is registered with the Touchstone application. (Inherited from AIR.Services.Common.Api.RequestBase) |
![]() | UseExposureViewFilter | (Optional) Specifies whether to apply the value that you have indicated in ExposureViewSid to filter the results by the desired Exposure View.
Note: If you do not specify this parameter, no Exposure View filter is applied to the results. |