Click or drag to resize

AddPayrollPayTypeModelAllowShiftDiff Property

Allow a shift diff for this pay type

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

Property Value

Boolean
Remarks
Allow a shift diff for this pay type.

Example
true
See Also