Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets or sets the default details of the exact position of the common identifier.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Property DefaultDetailsPosition As Integer
Get
Set
'Usage
Dim instance As RelationshipEndVisualizationProperties
Dim value As Integer
value = instance.DefaultDetailsPosition
instance.DefaultDetailsPosition = value
public int DefaultDetailsPosition { get; set; }
public:
property int DefaultDetailsPosition {
int get ();
void set (int value);
}
member DefaultDetailsPosition : int with get, set
function get DefaultDetailsPosition () : int
function set DefaultDetailsPosition (value : int)
Eigenschaftswert
Typ: System.Int32
The default details of the exact position of the common identifier.