ObjectReference.DimensionPermissionID Property

Gets or sets the dimension permission identifier in which the object resides.

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

Syntax

C#
public string DimensionPermissionID { get; set; }

Property Value

Type: System.String
A dimension permission identifier.

See Also

Reference

ObjectReference Class

Microsoft.AnalysisServices Namespace