Touchstone Re 2023 API Reference
AutoExposureViewOptions Property (ImportOptionsCsv)


Air.Services.Proxy Assembly > AIR.Services.DataImport.Data Namespace > ImportOptionsCsv 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 ImportOptionsCsv
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

ImportOptionsCsv Class
ImportOptionsCsv Members