PolicySemimonthlyDays Property |
Semimonthly period days if
PayPeriod is Semimonthly.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public int SemimonthlyDays { get; set; }
Public Property SemimonthlyDays As Integer
Get
Set
public:
property int SemimonthlyDays {
int get ();
void set (int value);
}
member SemimonthlyDays : int with get, set
Property Value
Type:
Int32See Also