Skip to main content

Class PreviewDashTile

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

Inheritance

objectCarrierPreviewDashTile

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

PreviewDashTile()

Default constructor - defaults any enum props to 0.

Properties

Name

The name of the tile

Property Value

string

TileType

Dashboard tile type NULL if unknown enum value.

Property Value

DashTileType?

See Also

PreviewDashTile.TileType_String

TileType_String

Dashboard tile type Raw string enum value.

Property Value

string

See Also

PreviewDashTile.TileType

See Also

DashAgent