Public Class GetContractsRequest Inherits AIR.Services.Common.Api.RequestBase
Dim instance As GetContractsRequest
public class GetContractsRequest : AIR.Services.Common.Api.RequestBase
Public Class GetContractsRequest Inherits AIR.Services.Common.Api.RequestBase
Dim instance As GetContractsRequest
public class GetContractsRequest : AIR.Services.Common.Api.RequestBase
To retrieve a list of existing Contracts in a given Exposure View, you can:
GetExposureViews()
method returns a list of all of the Exposure Views in the specified Project.
GetContractsRequest
object.To retrieve a list of existing Contracts in a given Data Source, you can:
GetDataSources()
method returns a list of all of the Data Sources in the specified Data Server.
GetContractsRequest
object.To retrieve a list of existing Contracts in a given Exposure Set, you can:
GetDataSources()
method returns a list of all of the Data Sources in the specified Data Server.
GetContractsRequest
object.System.Object
AIR.Services.Common.Api.RequestBase
AIR.Services.ExposureManagement.Api.GetContractsRequest
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