Touchstone 11.0 API Reference
PreparerName Property (ExportBaseOptions)


Air.Services.Proxy Assembly > AIR.Services.DataQualityAnalysis.Data Namespace > ExportBaseOptions Class : PreparerName Property
(Optional) Contains the name of the person who prepared the Data Quality Analysis results that you want to export as an Adobe Portable Document Format (PDF) file.
Syntax
Public Property PreparerName As String
Dim instance As ExportBaseOptions
Dim value As String
 
instance.PreparerName = value
 
value = instance.PreparerName
public string PreparerName {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

ExportBaseOptions Class
ExportBaseOptions Members