Skip to main content

Class RedLetterSummary

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for RedLetterSummary. Summary of redletter day information - holiday in own country, and in other countries known to the system.

Inheritance

objectCarrierRedLetterSummary

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

RedLetterSummary()

Default constructor - defaults any enum props to 0.

Properties

IsOtherCountryHoliday

If true, this day is a holiday in at least one of the countries that has defined associates in the system, but not in the country of the associate whose diary is being scanned.

Property Value

bool

IsOwnCountryHoliday

If true, this day is a holiday in the country of the given associate.

Property Value

bool

See Also

AppointmentAgent