Touchstone 11.0 API Reference
ExposureView Property (UpdateExposureViewResponse)


Air.Services.Proxy Assembly > AIR.Services.ProjectManagement.Api Namespace > UpdateExposureViewResponse Class : ExposureView Property
Contains detailed, updated information about a specific Exposure View.
Syntax
Public Property ExposureView As ExposureView
Dim instance As UpdateExposureViewResponse
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

UpdateExposureViewResponse Class
UpdateExposureViewResponse Members