Click or drag to resize
BankOptionsBankPayPeriod Property

Type of the bank hours period.

enum BankPeriod { Yearly, Semesterly, Quarterly, Monthly, Biweekly, Weekly, Daily, Semimonthly }

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

Property Value

Type: Int32
See Also