CubeAttributeBinding.Ordinal Property

Definition

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

public int Ordinal { get; set; }
member this.Ordinal : int with get, set
Public Property Ordinal As Integer

Property Value

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

Applies to