Touchstone 11.0 API Reference
Notes Property


Air.Services.Proxy Assembly > AIR.Services.LossGroupingAnalysis.Data Namespace > LossGroupAnalysisOptions Class : Notes Property
(Optional) Contains comments about the analysis. For example, you may specify the names of the constituent analyses.
Syntax
Public Property Notes As String
Dim instance As LossGroupAnalysisOptions
Dim value As String
 
instance.Notes = value
 
value = instance.Notes
public string Notes {get; set;}
Remarks
Valid values: A string with a maximum of 4000 characters
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

LossGroupAnalysisOptions Class
LossGroupAnalysisOptions Members