Click or drag to resize
PolicyPayPeriod Property

Pay Period

enum PayPeriod { Weekly = 1, Biweekly, Semimonthly, Monthly, Fourweekly }

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

Property Value

Type: Int32
See Also