Touchstone 11.0 API Reference
NewExposureViewName Property


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > AugmentationOptions Class : NewExposureViewName Property
Contains the name of the new Exposure View into which Touchstone® will copy your exposure data and update the data with augmented values immediately after completion of a Data Quality Analysis.
Syntax
Public Property NewExposureViewName As String
Dim instance As AugmentationOptions
Dim value As String
 
instance.NewExposureViewName = value
 
value = instance.NewExposureViewName
public string NewExposureViewName {get; set;}
Remarks
This property is only applicable if you specify True for the CreateNewExposure property.
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

AugmentationOptions Class
AugmentationOptions Members