Touchstone 11.0 API Reference
Shift Property


Air.Services.Proxy Assembly > AIR.Services.ExposureConcentrationAnalysis.Data Namespace > RingAnalysisOptions Class : Shift Property

Shift is required if you want to generate loss analyses for the combined exposure data (including Workers' Compensation and Primary Property) and Workers' Compensation exposures.

The shift definitions vary by geographic locations.

Syntax
Public Property Shift As Nullable(Of Shift)
Dim instance As RingAnalysisOptions
Dim value As Nullable(Of Shift)
 
instance.Shift = value
 
value = instance.Shift
public Nullable<Shift> Shift {get; set;}
Remarks
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

RingAnalysisOptions Class
RingAnalysisOptions Members