AddPayrollPayTypeModelAllowShiftDiff Property |  |
Allow a shift diff for this pay type
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool AllowShiftDiff { get; set; }
function get_AllowShiftDiff();
function set_AllowShiftDiff(value);
Property Value
Boolean
Remarks
Allow a shift diff for this pay type.
Exampletrue
See Also