Skip to main content

Class RedLetterDetails

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for RedLetterDetails. Red letter day text details, all the texts related to the given day.

Inheritance

objectCarrierRedLetterDetails

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

RedLetterDetails()

Default constructor - defaults any enum props to 0.

Properties

OtherCountryDayTexts

Red letter day texts for other countries than the associates’ own country

Property Value

string[]

OwnCountryDayTexts

Array - possibly empty - of the texts related to one day in the redletter system.

Property Value

string[]

See Also

AppointmentAgent