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