Skip to main content

Class EntityElement

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for EntityElement. Generic carrier object for entity elements such as Phone, EntityElement, Url. These elements do not have id and rank. These values are changed on each save, and should not be depended on. When used in a list or array the rank is the ascending list order.

Inheritance

objectCarrierEntityElement

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

EntityElement()

Default constructor - defaults any enum props to 0.

Properties

Description

The Element Description

Property Value

string

StrippedValue

The Element FullName. This is a value that can be parsed and used by systems.

Property Value

string

Value

The Element FullName. This is a value that is intended to be shown to the user.

Property Value

string