AttributeBinding.Ordinal Property

Definition

Gets or sets the ordinal number representing the position for binding within a collection.

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

Property Value

Int32

An Integer that represents the ordinal number within a collection to bind to.

Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to