Touchstone 11.0 API Reference
PortfolioName Property (ScoringExportOptions)


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

ScoringExportOptions Class
ScoringExportOptions Members