FoldingParameters.FoldMaxCases Property

Gets or sets the maximum fold cases.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public long FoldMaxCases { get; set; }

Property Value

Type: System.Int64
The maximum fold cases.

See Also

Reference

FoldingParameters Class

Microsoft.AnalysisServices Namespace