Group.Name Property

Gets or sets group name.

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

Syntax

C#
public string Name { get; set; }

Property Value

Type: System.String
A System.String with group name.

See Also

Reference

Group Class

Microsoft.AnalysisServices Namespace