Skip to main content

Class DashCollection

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for DashCollection. Collection of dashboards for an associate

Inheritance

object ← Carrier ← DashCollection

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

DashCollection()

Default constructor - defaults any enum props to 0.

Properties

Favourites

The assocates favourite dashboards

Property Value

Dash[]

Other

Other dashboards

Property Value

Dash[]

Pinned

Dashboards pinned to the associate

Property Value

Dash[]

See Also

DashAgent