GetPayrollPayAdjustModelIsDeduction Property |  |
Is this payroll pay adjustment a deduction type
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool IsDeduction { get; set; }
function get_IsDeduction();
function set_IsDeduction(value);
Property Value
Boolean
Remarks
Is this payroll pay adjustment a deduction type
ExampleTrue/False
See Also