Skip to main content

Class StatisticsDataSet

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for StatisticsDataSet.

Inheritance

object ← Carrier ← StatisticsDataSet

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

StatisticsDataSet()

Default constructor - defaults any enum props to 0.

Properties

Description

Tooltip for data value

Property Value

string

Label

The label for the data set

Property Value

string

Values

Values in this set

Property Value

StatisticsDataValue[]

See Also

CustomerServiceAgent