Public Enum ProjectPhase Inherits System.Enum
Dim instance As ProjectPhase
public enum ProjectPhase : System.Enum
Public Enum ProjectPhase Inherits System.Enum
Dim instance As ProjectPhase
public enum ProjectPhase : System.Enum
Member | Description |
---|---|
AverageProjectLoss | Defines the case in which a building is at the Average Project Loss phase (5). This phase signifies the average project loss over the duration of the project. |
NoBuildersRisk | Defines the case in which no builder's risk exists (default) (0). |
Phase1 | Defines the case in which a building is at Phase 1, which includes the foundation and substructure (1). |
Phase2 | Defines the case in which a building is at Phase 2, which includes the superstructure (2). |
Phase3 | Defines the case in which a building is at Phase 3, which includes the walls and roofing (3). |
Phase4 | Defines the case in which a building is at Phase 4, which includes interiors, mechanical (conveying, plumbing, HVAC, and fire protection), electrical, furnishings, and miscellaneous (4). |
WorstLoss | Defines the case in which a building is at the Worst Loss phase, that is the project phase when the loss potential is highest (6). |
System.Object
System.ValueType
System.Enum
AIR.Services.Common.Exposure.Data.ProjectPhase
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