TimeOffRequestDetailModel Class | |
TimeOffRequestDetailModel represents a detail which is a part of the time off request.
Inheritance Hierarchy SystemObject AppOne.Web.Service.Services.V1R0.Customer.ContractsTimeOffRequestDetailModel Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public class TimeOffRequestDetailModel
AppOne.Web.Service.Services.V1R0.Customer.Contracts.TimeOffRequestDetailModel = function();
Type.createClass(
'AppOne.Web.Service.Services.V1R0.Customer.Contracts.TimeOffRequestDetailModel');
The TimeOffRequestDetailModel type exposes the following members.
Properties Remarks
Each time off request detail represents time off information of a particular day in the time off request period.
See Also