CubeAttributeBinding.Ordinal Property

Definition

Gets or sets the ordinal number of the attribute that the data source binds to in the collection.

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

Property Value

Int32

An integer value with the ordinal number of the attribute that the data source binds to in the collection.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to