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