RelationshipEndVisualizationProperties.DisplayKeyPosition 속성
Gets or sets the exact position of the display key.
네임스페이스: Microsoft.AnalysisServices
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
구문
‘선언
Public Property DisplayKeyPosition As Integer
Get
Set
‘사용 방법
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)
속성 값
유형: System.Int32
The exact position of the display key.