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
Syntaxpublic string PayTypeCode { get; set; }
function get_PayTypeCode();
function set_PayTypeCode(value);
Property Value
String
Remarks
The pay type code of the current user time-off request
ExamplePTO
See Also