[This is preliminary documentation and is subject to change.]

Maximum number of characters on the Long Text Field

Namespace:  OfficeClip.BusinessLayer.Metabase
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public static readonly int LongTextCharacterSize
Visual Basic (Declaration)
Public Shared ReadOnly LongTextCharacterSize As Integer
Visual C++
public:
static initonly int LongTextCharacterSize

See Also