Skip to main content

Class RedLetterInformationListItem

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for RedLetterInformationListItem. Detailed information on red-letter days, including both holidays and other days with their individual texts.

Inheritance

objectCarrierRedLetterInformationListItem

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

RedLetterInformationListItem()

Default constructor - defaults any enum props to 0.

Properties

Date

Date that this item is valid for; there is exactly one item per date, ordered by date.

Property Value

DateTime

RedLetterDetails

Red letter day text details, all the texts related to the given day.

Property Value

RedLetterDetails

RedLetterInformation

Summary of redletter day information - holiday in own country, and in other countries known to the system.

Property Value

RedLetterSummary

See Also

AppointmentAgent