Skip to main content

Class PreviewDash

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for PreviewDash. Dashboard preview

Inheritance

objectCarrierPreviewDash

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

PreviewDash()

Default constructor - defaults any enum props to 0.

Properties

DashboardId

Primary key

Property Value

int

Description

Detailed description

Property Value

string

Name

The name of this dashboard

Property Value

string

OwnedByFullName

Full name of dashboard owner

Property Value

string

Registered

Registered when

Property Value

DateTime

Tiles

Dashboard tiles

Property Value

PreviewDashTile[]

See Also

DashAgent