Touchstone 11.0 API Reference
GetContractsResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace : GetContractsResponse Class
Contains the list of Contracts that you have requested using the GetContracts() method.

This list contains 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).

Syntax
Public Class GetContractsResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
Dim instance As GetContractsResponse
public class GetContractsResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.ExposureManagement.Api.GetContractsResponse

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GetContractsResponse Members
AIR.Services.ExposureManagement.Api Namespace