Touchstone 11.0 API Reference
ExposureView Property (ExposureViewWithSummary)


Air.Services.Proxy Assembly > AIR.Services.ProjectManagement.Data Namespace > ExposureViewWithSummary Class : ExposureView Property
Contains the Exposure View with which you want to associate an Exposure View Summary.
Syntax
Public Property ExposureView As ExposureView
Dim instance As ExposureViewWithSummary
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

ExposureViewWithSummary Class
ExposureViewWithSummary Members