UserDefinedGroupBinding.Groups Property

Definition

Gets a collection of group binding.

public Microsoft.AnalysisServices.GroupCollection Groups { get; }
member this.Groups : Microsoft.AnalysisServices.GroupCollection
Public ReadOnly Property Groups As GroupCollection

Property Value

A collection of group binding.

Applies to