RelationshipEndVisualizationProperties.FolderPosition 属性
Gets or sets the exact position of the folder.
命名空间: Microsoft.AnalysisServices
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
Public Property FolderPosition As Integer
Get
Set
用法
Dim instance As RelationshipEndVisualizationProperties
Dim value As Integer
value = instance.FolderPosition
instance.FolderPosition = value
public int FolderPosition { get; set; }
public:
property int FolderPosition {
int get ();
void set (int value);
}
member FolderPosition : int with get, set
function get FolderPosition () : int
function set FolderPosition (value : int)
属性值
类型:System.Int32
The exact position of the folder.