Share via


FirstClassElement.Memberships Property (Microsoft.PerformancePoint.Scorecards)

The membership information of the first class object.

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

Syntax

'Declaration
<XmlArrayAttribute> _
Public Overridable ReadOnly Property Memberships As MembershipCollection
'Usage
Dim instance As FirstClassElement
Dim value As MembershipCollection

value = instance.Memberships
[XmlArrayAttribute] 
public virtual MembershipCollection Memberships { get; }

See Also

Reference

FirstClassElement Class
FirstClassElement Members
Microsoft.PerformancePoint.Scorecards Namespace