DimensionAttributeVisualizationProperties.DisplayKeyPosition 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 position of the attribute in a list of user-readable values that uniquely identify a record.
public int DisplayKeyPosition { get; set; }
member this.DisplayKeyPosition : int with get, set
Public Property DisplayKeyPosition As Integer