Show / Hide Table of Contents

Class TextType

Value for field 'type' in table 'text'. This Enum is used by: text.type

Inheritance
Object
TextType
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class TextType : Enum

Fields

AppointmentText

4: Descriptive text area in the appointment dialog.

Declaration
public const TextType AppointmentText
Field Value
Type Description
TextType

AudienceSignOffConfirmation

23: Confirmation text to be shown to users who 'sign off' from an event, in Audience

Declaration
public const TextType AudienceSignOffConfirmation
Field Value
Type Description
TextType

AudienceSignOnConfirmation

22: Confirmation text to be shown to users who 'sign on' to an event, in Audience

Declaration
public const TextType AudienceSignOnConfirmation
Field Value
Type Description
TextType

ContactInfo

1: A Post-it (paperclip) on the contact card

Declaration
public const TextType ContactInfo
Field Value
Type Description
TextType

DayInfo

15: A Post-it attached to a specific day (via an appointment)

Declaration
public const TextType DayInfo
Field Value
Type Description
TextType

DocumentText

5: Document optional long description (keywords). Owner is document.

Declaration
public const TextType DocumentText
Field Value
Type Description
TextType

LongPreference

16: Extra information for a saved set of search criteria

Declaration
public const TextType LongPreference
Field Value
Type Description
TextType

NameExtension

26: Extension of NAME of MDO list

Declaration
public const TextType NameExtension
Field Value
Type Description
TextType

Notepad

8: Personal notepad as used extensively in 4.5.

Declaration
public const TextType Notepad
Field Value
Type Description
TextType

PersonInfo

2: A Post-it in the person dialog, shown as a descriptive text box in the info panel

Declaration
public const TextType PersonInfo
Field Value
Type Description
TextType

ProjectInfo

11: A Post-it (paperclip) on the project card.

Declaration
public const TextType ProjectInfo
Field Value
Type Description
TextType

ProjectMemberText

13: Descriptive text area in the project member dialog.

Declaration
public const TextType ProjectMemberText
Field Value
Type Description
TextType

ProjectText

6: Descriptive text area on the project card.

Declaration
public const TextType ProjectText
Field Value
Type Description
TextType

Reserved1

3: PersonEmail - currently not in use (4.5 legacy, removed by conversion program)

Declaration
public const TextType Reserved1
Field Value
Type Description
TextType

Reserved2

9: MailAppointmentText - currently not in use (4.5 legacy, removed by conversion program)

Declaration
public const TextType Reserved2
Field Value
Type Description
TextType

Reserved3

10: ContactUrl - currently not in use (4.5 legacy, removed by conversion program)

Declaration
public const TextType Reserved3
Field Value
Type Description
TextType

RoleInfo

19: Extra information about a user role

Declaration
public const TextType RoleInfo
Field Value
Type Description
TextType

SaleInfo

25: A Post-it (paperclip) on the Sale panel

Declaration
public const TextType SaleInfo
Field Value
Type Description
TextType

SaleText

7: Descriptive text area in the sale dialog.

Declaration
public const TextType SaleText
Field Value
Type Description
TextType

SearchCriteriaGroupInfo

18: Extra information about a user role

Declaration
public const TextType SearchCriteriaGroupInfo
Field Value
Type Description
TextType

SearchCriteriaInfo

17: Extra information for a saved search criteria subgroup

Declaration
public const TextType SearchCriteriaInfo
Field Value
Type Description
TextType

SelectionInfo

12: A Post-it (paperclip) on the selection card.

Declaration
public const TextType SelectionInfo
Field Value
Type Description
TextType

SelectionText

14: Descriptive text area on the selection card.

Declaration
public const TextType SelectionText
Field Value
Type Description
TextType

StatusMonitorDefaultTaskText

24: Default task text for new tasks created in response to a status monitor watermark (linked to statusdef)

Declaration
public const TextType StatusMonitorDefaultTaskText
Field Value
Type Description
TextType

StatusMonitorInfo

21: Extra information about a status monitor (linked to statusdef)

Declaration
public const TextType StatusMonitorInfo
Field Value
Type Description
TextType

TooltipExtension

27: Extension of TOOLTIP of MDO list

Declaration
public const TextType TooltipExtension
Field Value
Type Description
TextType

UdefListSQL

20: SQL text to be executed when populating a user-defined fields' drop-down box

Declaration
public const TextType UdefListSQL
Field Value
Type Description
TextType

Unknown

0: Unknown - used when initializing

Declaration
public const TextType Unknown
Field Value
Type Description
TextType

value__

Value for field 'type' in table 'text'. This Enum is used by: text.type

Declaration
public short value__
Field Value
Type Description
Int16

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top