AttributePermission.Attribute Property

Gets or sets the parent attribute to which the permissions relate.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[BrowsableAttribute(false)]
public DimensionAttribute Attribute { get; }

Property Value

Type: Microsoft.AnalysisServices.DimensionAttribute
The parent attribute to which the permissions relate.

See Also

Reference

AttributePermission Class

Microsoft.AnalysisServices Namespace