Click or drag to resize

AddHolidayListModel Class

This class is the model for Adding HolidayList information
Inheritance Hierarchy
SystemObject
  AppOne.Services.V2.ContractsAddHolidayListModel
    AppOne.Services.V2.ContractsUpdateHolidayListModel

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class AddHolidayListModel

The AddHolidayListModel type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleName The Name given to the HolidayList
Top
Remarks
This class is the model for Adding HolidayList information

Example
For example code see AddHolidayList(AddHolidayListIn)
See Also