Skip to main content

Class StatusMonitorPeriods

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for StatusMonitorPeriods. Obsolete, use SaintConfiguration carrier and methods instead. Was:Definition of the three perionds for status monitors

Inheritance

objectCarrierStatusMonitorPeriods

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

StatusMonitorPeriods()

Default constructor - defaults any enum props to 0.

Properties

Period1

Days in the first period

Property Value

int

Period2

Days in the second period

Property Value

int

Period3

Days in the third period

Property Value

int

See Also

SaintAgent