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;}
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.
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;}
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