| TimeOffRequestModelPayTypeName Property |  | 
                Gets or sets Pay Type Name
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.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
                Value of this field represents pay type used for the request time off
            
 Example
ExamplePTO
 See Also
See Also