Touchstone 11.0 API Reference
Options Property (SubmitGenerateExposureViewSummaryRequest)


Air.Services.Proxy Assembly > AIR.Services.ExposureViewSummary.Api Namespace > SubmitGenerateExposureViewSummaryRequest Class : Options Property
(Required) Contains the ExposureViewSummaryOptions object that identifies the Exposure View for which you want to initiate a summary generation job.
Syntax
Public Property Options As ExposureViewSummaryOptions
Dim instance As SubmitGenerateExposureViewSummaryRequest
Dim value As ExposureViewSummaryOptions
 
instance.Options = value
 
value = instance.Options
public ExposureViewSummaryOptions Options {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

SubmitGenerateExposureViewSummaryRequest Class
SubmitGenerateExposureViewSummaryRequest Members