Skip to main content

Class EntityCounts

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

Inheritance

objectCarrierEntityCounts

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

EntityCounts()

Default constructor - defaults any enum props to 0.

Properties

EntityName

The entity measured by this tile

Property Value

string

Records

Number of entities (EntityName) an associate has created

Property Value

int

See Also

DiagnosticsAgent