Constants.LongTextLength field

Represents the default long-text length.

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

Syntax

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

value = Constants.LongTextLength
public static readonly int LongTextLength

Remarks

The default long-text length is 4000.

See also

Reference

Constants class

Constants members

Microsoft.PerformancePoint.Scorecards namespace