Touchstone 11.0 API Reference
ExposureView Property (UpdateExposureViewRequest)


Air.Services.Proxy Assembly > AIR.Services.ProjectManagement.Api Namespace > UpdateExposureViewRequest Class : ExposureView Property
Contains the Exposure View object associated with the Exposure View that you want to update.
Syntax
Public Property ExposureView As ExposureView
Dim instance As UpdateExposureViewRequest
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

UpdateExposureViewRequest Class
UpdateExposureViewRequest Members