Enumeration: LongTextBehavior

ObjectManagerApi.LongTextBehavior

Description

Controls the behavior that is used when a Long Text field exceeds the configured character limit.

Enumeration Members

Enumeration Members

Default

  • Default = 0

DefaultWithErrors

  • DefaultWithErrors = 2

Tokenized

  • Tokenized = 1

TokenizedWithErrors

  • TokenizedWithErrors = 3