Skip to main content

Class FieldInfoListText

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for FieldInfoListText. Text string with a list of item choices - custom database field.

Inheritance

objectFieldInfoBaseFieldInfoListText

Inherited Members

FieldInfoBase.FieldType_String, FieldInfoBase.FieldType, FieldInfoBase.FieldName, FieldInfoBase.DisplayName, FieldInfoBase.Description, FieldInfoBase.ShortLabel, FieldInfoBase.HideLabel, FieldInfoBase.HideField, FieldInfoBase.IsIndexed, FieldInfoBase.IsMandatory, FieldInfoBase.IsReadOnly, FieldInfoBase.IsExternal, FieldInfoBase.IsDisplayField, FieldInfoBase.Rank, FieldInfoBase.TemplateVariableName, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

FieldInfoListText()

Default constructor - defaults any enum props to 0.

Properties

Choices

List of items to choose from.

Property Value

string[]

DefaultValue

Default string value

Property Value

string

TextLength

Length (in characters) of a text field, 0 for other types

Property Value

short

See Also

UserDefinedFieldInfoAgent