Поделиться через


Свойство RelationshipEndVisualizationProperties.CommonIdentifierPosition

Gets or sets the exact position of the common identifier.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Property CommonIdentifierPosition As Integer 
    Get 
    Set
'Применение
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)

Значение свойства

Тип: System.Int32
The exact position of the common identifier.

См. также

Справочник

RelationshipEndVisualizationProperties Класс

Пространство имен Microsoft.AnalysisServices