ColumnBinding.ColumnID Property

Gets or sets the ColumnId of the ColumnBinding.

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

Syntax

C#
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.ColumnIDTypeConverter, Microsoft.AnalysisServices.Design")]
public string ColumnID { get; set; }

Property Value

Type: System.String
A String with the ColumnId of the ColumnBinding.

See Also

Reference

ColumnBinding Class

Microsoft.AnalysisServices Namespace