Touchstone 11.0 API Reference
GetContractsResponse Class Members
Properties 


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace : GetContractsResponse Class

The following tables list the members exposed by GetContractsResponse.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyContains a list of all Contracts within the specified SQL Server Instance. Further, this list contains only the Contracts within the specified Exposure View (if you have applied the Use Exposure View Filter).

Each object in this list contains information about a specific Contract.

 
Public PropertyContains a Fault object. (Inherited from AIR.Services.Common.Api.ResponseBase)
Public Property(Optional) Contains the PagingInfo object that describes the page layout of the set of Contracts that you have chosen to retrieve.

Default: The first page is returned with a page size of 10 records per page.

 
Public PropertyContains a Guid object. (Inherited from AIR.Services.Common.Api.ResponseBase)
Public PropertyContains a Status object. (Inherited from AIR.Services.Common.Api.ResponseBase)
Top
See Also

Reference

GetContractsResponse Class
AIR.Services.ExposureManagement.Api Namespace