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 exact position of the common identifier.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Property CommonIdentifierPosition As Integer
Get
Set
'Usage
Dim instance As RelationshipEndVisualizationProperties
Dim value As Integer
value = instance.CommonIdentifierPosition
instance.CommonIdentifierPosition = value
public int CommonIdentifierPosition { get; set; }
public:
property int CommonIdentifierPosition {
int get ();
void set (int value);
}
member CommonIdentifierPosition : int with get, set
function get CommonIdentifierPosition () : int
function set CommonIdentifierPosition (value : int)
Eigenschaftswert
Typ: System.Int32
The exact position of the common identifier.