NavigationEntityProperty.Rank Property

Definition

Gets or sets the value that indicates the rank of the property.

public:
 property int Rank { int get(); void set(int value); };
public int Rank { get; set; }
member this.Rank : int with get, set
Public Property Rank As Integer

Property Value

An integer that represents the value of the NavigationEntityProperty.

Applies to