Touchstone 11.0 API Reference
ExposureView Property (CreateExposureViewRequest)


Air.Services.Proxy Assembly > AIR.Services.ProjectManagement.Api Namespace > CreateExposureViewRequest Class : ExposureView Property
(Required) Contains the Exposure View object associated with the new Exposure View that you want to create.
Syntax
Public Property ExposureView As ExposureView
Dim instance As CreateExposureViewRequest
Dim value As ExposureView
 
instance.ExposureView = value
 
value = instance.ExposureView
public ExposureView ExposureView {get; set;}
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

CreateExposureViewRequest Class
CreateExposureViewRequest Members