Skip to main content

Class EntityName

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

Inheritance

objectCarrierEntityName

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

EntityName()

Default constructor - defaults any enum props to 0.

Properties

TableDescription

Name to be used in GUI, preferable a resource string

Property Value

string

TableName

The name of the table in the database

Property Value

string

See Also

UserAgent