MiningModel.FoldingParameters Property

Definition

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.

Applies to