Skip to main content

Class TileData

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for TileData. Class representing data to be visualized in a dashboard tile.

Inheritance

objectTileData

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

TileData()

Default constructor - defaults any enum props to 0.

Properties

Columns

Column information

Property Value

ArchiveColumnInfo[]

Result

The result set

Property Value

ArchiveListResult

See Also

DashboardAgent