Click or drag to resize

GetPayrollPoliciesGeneralMembers Property

The number of users that belong to this payroll policy

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int Members { get; set; }

Property Value

Int32
Remarks
The number of users that belong to this payroll policy.

Example
22
See Also