Click or drag to resize
EmployeeStatusEmployment Property
Employment enum Employment { Permanent = 0, Temporary = 1 }

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

Property Value

Type: Int32
See Also