Click or drag to resize

TimeOffUserRequestModel Class

TimeOffUserRequestModel represents information about a user and list of time off requests made by that user.
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsTimeOffUserModelBase
    AppOne.Web.Service.Services.V1R0.Customer.ContractsTimeOffUserRequestModel

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class TimeOffUserRequestModel : TimeOffUserModelBase

The TimeOffUserRequestModel type exposes the following members.

Properties
 NameDescription
Public propertyRequests List of time off requests
Top
See Also