AddPayrollPayTypeModelIncludeInBlendedRate Property | |
Included in the blended rate
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public bool IncludeInBlendedRate { get; set; }
function get_IncludeInBlendedRate();
function set_IncludeInBlendedRate(value);
Property Value
BooleanRemarks
Included in the blended rate.
Example true
See Also