[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 int HugeTextCharacterSize { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property HugeTextCharacterSize As Integer
Visual C++
public:
static property int HugeTextCharacterSize {
	int get ();
}

See Also