Share via


GroupAllocation.Groups Property

Definition

A list of groups that can be assigned this variant.

public System.Collections.Generic.IEnumerable<string> Groups { get; set; }
member this.Groups : seq<string> with get, set
Public Property Groups As IEnumerable(Of String)

Property Value

Applies to