Public Property PctNightShift As Nullable(Of Single)
Dim instance As WorkersCompensationLocation Dim value As Nullable(Of Single) instance.PctNightShift = value value = instance.PctNightShift
public Nullable<float> PctNightShift {get; set;}
Public Property PctNightShift As Nullable(Of Single)
Dim instance As WorkersCompensationLocation Dim value As Nullable(Of Single) instance.PctNightShift = value value = instance.PctNightShift
public Nullable<float> PctNightShift {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 twelve hours per day.
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