Touchstone 11.0 API Reference
CatalogType Property


Air.Services.Proxy Assembly > AIR.Services.LossAnalysis.Api Namespace > GetLossAnalysisEventResultsRequest Class : CatalogType Property
(Required) Contains the filter for the type of Events that generate this loss to include in the detailed Loss Analysis Results for a specific Event.
Syntax
Public Property CatalogType As CatalogType
Dim instance As GetLossAnalysisEventResultsRequest
Dim value As CatalogType
 
instance.CatalogType = value
 
value = instance.CatalogType
public CatalogType CatalogType {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

GetLossAnalysisEventResultsRequest Class
GetLossAnalysisEventResultsRequest Members