Touchstone 11.0 API Reference
CreateExposureSetResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.DataSourceManagement.Api Namespace : CreateExposureSetResponse Class
Contains the Exposure Set Sequential Identifier (SID), which uniquely identifies the Exposure Set that you created using the CreateExposureSet() method.
Syntax
Public Class CreateExposureSetResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
Dim instance As CreateExposureSetResponse
public class CreateExposureSetResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.DataSourceManagement.Api.CreateExposureSetResponse

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

CreateExposureSetResponse Members
AIR.Services.DataSourceManagement.Api Namespace