Touchstone 11.0 API Reference
EventSetStandardName Property (DetailedLossAnalysisOptions)


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Data Namespace > DetailedLossAnalysisOptions Class : EventSetStandardName Property
(Required) Contains the standard name of the Event Set to apply to this Detailed Loss Analysis.
Syntax
Public Property EventSetStandardName As String
Dim instance As DetailedLossAnalysisOptions
Dim value As String
 
instance.EventSetStandardName = value
 
value = instance.EventSetStandardName
public string EventSetStandardName {get; set;}
Remarks
You can retrieve the standard name of an Event Set using GetEventSetsRequest.
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

DetailedLossAnalysisOptions Class
DetailedLossAnalysisOptions Members