Share via


Membership.Role Property (Microsoft.PerformancePoint.Scorecards)

The role the user is assocated with for the first class object.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property Role As String
'Usage
Dim instance As Membership
Dim value As String

value = instance.Role

instance.Role = value
[XmlAttributeAttribute] 
public string Role { get; set; }

See Also

Reference

Membership Class
Membership Members
Microsoft.PerformancePoint.Scorecards Namespace