DimensionAttributeVisualizationProperties.CommonIdentifierPosition 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 object in a list of common attributes that can be used to identify a record.
public int CommonIdentifierPosition { get; set; }
member this.CommonIdentifierPosition : int with get, set
Public Property CommonIdentifierPosition As Integer