MiningModel.FoldingParameters Property

Definition

Gets or sets the folding parameters associated with the mining model.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_MiningModel_FoldingParameters")]
public Microsoft.AnalysisServices.FoldingParameters FoldingParameters { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_MiningModel_FoldingParameters")>]
member this.FoldingParameters : Microsoft.AnalysisServices.FoldingParameters with get, set
Public Property FoldingParameters As FoldingParameters

Property Value

FoldingParameters

The folding parameters associated with the mining model.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to