Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets or sets the exact position of the display key.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Property DisplayKeyPosition As Integer
Get
Set
'Usage
Dim instance As RelationshipEndVisualizationProperties
Dim value As Integer
value = instance.DisplayKeyPosition
instance.DisplayKeyPosition = value
public int DisplayKeyPosition { get; set; }
public:
property int DisplayKeyPosition {
int get ();
void set (int value);
}
member DisplayKeyPosition : int with get, set
function get DisplayKeyPosition () : int
function set DisplayKeyPosition (value : int)
Property Value
Type: System.Int32
The exact position of the display key.