Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Property Value
Type: System.Int32
The default details of the exact position of the common identifier.