AddPayrollPayTypeModelDeductFromPayType Property | |
Enables deducts from the associated DecutFromPayTypeID
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public bool DeductFromPayType { get; set; }
function get_DeductFromPayType();
function set_DeductFromPayType(value);
Property Value
BooleanRemarks
Deducts from the associated DecutFromPayTypeID
Example true
See Also