Click or drag to resize

GetUserPayAdjustModelClosedType Property

The close type of the pay adjustment

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

Property Value

Int32
Remarks
The close type of the pay adjustment. Represents the current state for where the pay adjustment close type is set.

Close Types

NameValues
Open0
Locked1
Closed2
Converted3
Example
0-3
See Also