Constants.ReallyLongTextLength field

Represents the default maximum character length for a textbox.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Shared ReadOnly ReallyLongTextLength As Integer
'Usage
Dim value As Integer

value = Constants.ReallyLongTextLength
public static readonly int ReallyLongTextLength

Remarks

The default character length for a textbox is 32767.

See also

Reference

Constants class

Constants members

Microsoft.PerformancePoint.Scorecards namespace