Group.Members Property

Gets a collection of strings with all group members.

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

Syntax

C#
public StringCollection Members { get; }

Property Value

Type: System.Collections.Specialized.StringCollection
A collection of strings with all group members.

See Also

Reference

Group Class

Microsoft.AnalysisServices Namespace