Public Property PctEveningShift As Nullable(Of Single)
Dim instance As WorkersCompensationLocation Dim value As Nullable(Of Single) instance.PctEveningShift = value value = instance.PctEveningShift
public Nullable<float> PctEveningShift {get; set;}
Public Property PctEveningShift As Nullable(Of Single)
Dim instance As WorkersCompensationLocation Dim value As Nullable(Of Single) instance.PctEveningShift = value value = instance.PctEveningShift
public Nullable<float> PctEveningShift {get; set;}
0.12
for "12%."
To use AIR default values, specify X
for this property.
This percentage of employees is assumed to be at this Location for four hours per day.
Note: This property is ignored for the Japan Personal Accident model.
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