TableMiningStructureColumn.FilterComponent Property

Gets or sets the filter component associated with a TableMiningStructureColumn object.

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

Syntax

C#
[BrowsableAttribute(false)]
public string FilterComponent { get; set; }

Property Value

Type: System.String
The filter component itself.

See Also

Reference

TableMiningStructureColumn Class

Microsoft.AnalysisServices Namespace