Skip to main content

Class LocalizedField

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for LocalizedField. LocalizedField is used to store localized information such as formatted address data, a formatted phone number, etc.

Inheritance

objectCarrierLocalizedField

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

LocalizedField()

Default constructor - defaults any enum props to 0.

Properties

AddressType

Property Value

string

Label

The label of the field

Property Value

string

Name

Name of the value field

Property Value

string

Tooltip

The tooltip

Property Value

string

Value

The field’s value

Property Value

string

ValueLength

Database length of the value

Property Value

int