Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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)
Property Value
Type: System.Int32
The exact position of the common identifier.