Click or drag to resize
HolidayOptionsRequireWorkSched Property

Specifies whether employee is eligible to be paid for the holiday based on work schedule before and after the holiday.

enum RequiredWorkSchedule { None, Before_And_After, Before_Or_After }

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

Property Value

Type: Int32
See Also