Click or drag to resize
EmployeeNegativeBenefits Property
Indicating if employee uses negative benefits. Use null value to use system defined setting.

Namespace: AMG.API.Definitions.Employees
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Nullable<bool> NegativeBenefits { get; set; }

Property Value

Type: NullableBoolean
See Also