Touchstone 11.0 API Reference
AutoExposureViewOptions Property (ImportOptionsBase)


Air.Services.Proxy Assembly > AIR.Services.DataImport.Data Namespace > ImportOptionsBase Class : AutoExposureViewOptions Property
(Optional) Contains the Exposure View Options that Touchstone® should use to create or add to an Exposure View during the data import process.
Syntax
Public Property AutoExposureViewOptions As ExposureViewOptions
Dim instance As ImportOptionsBase
Dim value As ExposureViewOptions
 
instance.AutoExposureViewOptions = value
 
value = instance.AutoExposureViewOptions
public ExposureViewOptions AutoExposureViewOptions {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

ImportOptionsBase Class
ImportOptionsBase Members