Gets or sets the default details of the exact position of the common identifier.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
Public Property DefaultDetailsPosition As Integer
Get
Set
用法
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)
属性值
类型:System.Int32
The default details of the exact position of the common identifier.