MiningModel.FoldingParameters Property
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.
Gets or sets the folding parameters associated with the mining model.
public Microsoft.AnalysisServices.FoldingParameters FoldingParameters { get; set; }
member this.FoldingParameters : Microsoft.AnalysisServices.FoldingParameters with get, set
Public Property FoldingParameters As FoldingParameters
Property Value
The folding parameters associated with the mining model.