Touchstone Re 2023 API Reference
ActivityType Enumeration


Air.Services.Proxy Assembly > AIR.Services.ActivityManagement.Data Namespace : ActivityType Enumeration
Provides a set of Activity types that you can use to filter Activities.
Syntax
Public Enum ActivityType 
   Inherits System.Enum
Dim instance As ActivityType
public enum ActivityType : System.Enum 
Members
MemberDescription
AggregateLossDefines the Aggregate Loss Activity type (4398046511104).
AssociateResultToProjectDefines the Associate Result to Project Activity type (549755813888).
AugmentationDefines the Augmentation Activity type (128).
BatchSpatialDefines the Batch Geospatial Activity type (68719476736).
BenchmarkDefines the Benchmark Activity type (512).
CatLossTreatyDefines the Cat Loss Treaty Activity type (1).
ClashAnalysisDefines the Clash Analysis Activity type (2).
CloudUsageReportDefines the Cloud Usage Report Activity type (8192).
CompanyLossFileClfExportDefines the Company Loss File CLF Export Activity type (67108864).
ComparativeLossDefines the Comparative Loss Activity type (1099511627776).
ComparatvieLossResultsExportToCsvDefines the Comparative Loss Results Export to CSV Activity type (2199023255552).
DatabaseAttachDefines the Attach Database Activity type (16384).
DatabaseCreateDefines the Create Database Activity type (32768).
DatabaseDeleteDefines the Delete Database Activity type (65536).
DatabaseDetachDefines the Detach Database Activity type (131072).
DatabaseRegisterDefines the Register Database Activity type (524288).
DatabaseUpgradeDefines the Upgrade Database Activity type (1048576).
DataQualityDefines the Data Quality Activity type (32).
DataQualityReportsDefines the Data Quality Reports Activity type (2048).
DeleteDefines the Delete Activity type (8).
DetailedLossDefines the Detailed Loss Activity type (268435456).
DetailedLossGroupDefines the Detailed Loss Group Activity type (134217728).
EEMExtractionDefines the Enterprise Exposure Managment Extraction type (8796093022208).
ExportToDatabaseDefines the Export to Database Activity type (4).
ExposureExportToCsvDefines the Exposure Export to CSV Activity type (16).
ExposureSummaryDefines the Exposure Summary Activity type (4194304).
GeocodeDefines the Geocode Activity type (8589934592).
GeospatialDefines the Geospatial Activity type (2097152).
GisShapeFileImportDefines the GIS Shape File Import Activity type (34359738368).
HazardAnalysisDefines the Hazard Analysis Activity type (8388608).
ImpactAnalysisDefines the Impact Analysis Activity type (16777216).
ImportDefines the Import Activity type (33554432).
IncompatibleDefines the Incompatible Activity type (262144).
IndustryExposureDefines the Industry Exposure Activity type (1024).
LossCostTemplatesExportDefines the Loss Cost Templates Export Activity type (1073741824).
LossCostTemplatesImportDefines the Loss Cost Templates Import Activity type (2147483648).
ModifiedDetailedLossDefines the Modified Detailed Loss Activity type (536870912).
NoneDefines the case in which an Activity has no type (0).
OlapServiceDefines the OLAP Service Activity type (4294967296).
RatingAgencyDefines the Rating Agency Activity type (64).
ResultsExportToCsvDefines the Results Export to CSV Activity type (17179869184).
ScoringDefines the Scoring Activity type (4096).
UnassignedDefines the Unassigned Activity type (137438953472).
UnderwritingReportDefines the Underwriting Report Activity type (274877906944).
ValidationDefines the Validation Activity type (256).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.ActivityManagement.Data.ActivityType

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

AIR.Services.ActivityManagement.Data Namespace