CubeAttributeBinding.Ordinal Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.