Touchstone 11.0 API Reference
Shift Enumeration


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace : Shift Enumeration
Defines a set of shift options that indicate how Touchstone® selects the data to include in a Geospatial Ring analysis for generating the combined exposure data for Workers' Compensation and Primary Property.
Syntax
Public Enum Shift 
   Inherits System.Enum
Dim instance As Shift
public enum Shift : System.Enum 
Members
MemberDescription
Day Indicates that the covered employee will be at this location during the day shift (2)
Evening Indicates that the covered employee will be at this location during the evening shift (3)
Night Indicates that the covered employee will be at this location during the night shift (1)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         AIR.Services.ExposureConcentrationAnalysis.Data.Shift

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.ExposureConcentrationAnalysis.Data Namespace