GetUserTimeOffRequestModelPayTypeName Property |  |
The pay type name 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 PayTypeName { get; set; }
function get_PayTypeName();
function set_PayTypeName(value);
Property Value
String
Remarks
The pay type name of the current user time-off request.
ExamplePTO
See Also