AttributePermission.Attribute 属性

定义

获取权限与其相关的父属性。

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.DimensionAttribute Attribute { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Attribute : Microsoft.AnalysisServices.DimensionAttribute
Public ReadOnly Property Attribute As DimensionAttribute

属性值

权限与其相关的父属性。

属性

适用于