Permission.Process Property

Gets or sets the Process attribute for the parent object.

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

Syntax

C#
public bool Process { get; set; }

Property Value

Type: System.Boolean
A Boolean value with the process attribute.

Remarks

true if members can process the object or any object contained in the object. false if members cannot process the parent object.

See Also

Reference

Permission Class

Microsoft.AnalysisServices Namespace