GetUserTimeOffRequestModelPayTypeCode Property | |
The pay type code of the current user time-off request
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string PayTypeCode { get; set; }
function get_PayTypeCode();
function set_PayTypeCode(value);
Property Value
StringRemarks
The pay type code of the current user time-off request
Example PTO
See Also