| TimeOffRequestModelPayTypeCode Property |  | 
                Gets or sets Pay Type Code
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string PayTypeCode { get; set; }function get_PayTypeCode();
function set_PayTypeCode(value);
Property Value
String Remarks
Remarks
                Value of this field represents pay type code used for the request time off
            
 Example
ExamplePTO
 See Also
See Also