Click or drag to resize

TimeOffRequestModelPayTypeName Property

Gets or sets Pay Type Name

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string PayTypeName { get; set; }

Property Value

String
Remarks
Value of this field represents pay type used for the request time off
Example
PTO
See Also