Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.