AddPayrollPayTypeModelDeductFromPayTypeID Property |  |
Enables the deduction from the associated pay type ID
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic int DeductFromPayTypeID { get; set; }
function get_DeductFromPayTypeID();
function set_DeductFromPayTypeID(value);
Property Value
Int32
Remarks
Enables the deduction from the associated pay type ID.
Example52
See Also