FoldingParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the folding parameters and its component.
[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design.AS")]
[System.Runtime.InteropServices.Guid("FBE953D4-D212-49E9-8BCA-026B457914D4")]
public sealed class FoldingParameters : System.ComponentModel.Component
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
[<System.Runtime.InteropServices.Guid("FBE953D4-D212-49E9-8BCA-026B457914D4")>]
type FoldingParameters = class
inherit Component
Public NotInheritable Class FoldingParameters
Inherits Component
- Inheritance
-
FoldingParameters
- Attributes
Constructors
FoldingParameters() |
Properties
FoldCount |
Gets or sets the exact value of folding. |
FoldIndex |
Gets or sets the folding index. |
FoldMaxCases |
Gets or sets the maximum fold cases. |
FoldTargetAttribute |
Gets or sets the specified target of fold. |