Click or drag to resize

GetUserTimeOffRequestModelPayTypeName Property

The pay type name of the current user time-off request

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

Property Value

String
Remarks
The pay type name of the current user time-off request.
Example
PTO
See Also