Click or drag to resize
EmployeeStatusWorkTime Property
Working Time enum WorkTime { FullTime = 0, PartTime = 1, PerDiem = 2 }

Namespace: AMG.API.Definitions.Employees
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int WorkTime { get; set; }

Property Value

Type: Int32
See Also