Skip to main content

Class StatisticsDataValue

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for StatisticsDataValue. This class contains a single data value in a data set, used by CS for Status Screen reports

Inheritance

objectCarrierStatisticsDataValue

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

StatisticsDataValue()

Default constructor - defaults any enum props to 0.

Properties

Description

Tooltip for data value

Property Value

string

Label

The label for the data value

Property Value

string

Value

The value for the data value

Property Value

double

See Also

CustomerServiceAgent