Click or drag to resize
ReturnCallOptionsRcRate Property

Specifies at which pay rate the hours for return calls should start to be accrued.

enum OtLevel { REG = 1, OT1 = 2, OT2 = 3, OT3 = 4 }

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

Property Value

Type: Int32
See Also