Click or drag to resize

HolidayIntervalWeb Properties

The HolidayIntervalWeb type exposes the following members.

Properties
  NameDescription
Public propertyEditState
Indicate what action you want taken for the particular holidayinterval
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyName
Name or short description of the holiday or abscense
Public propertyValidFrom
Start date
(Inherited from IntervalWeb.)
Public propertyValidTo
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.)
Top
See Also