Click or drag to resize

UserGroupsToString Method

Displays a list of the groups in the collection.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
A comma separated string with display names and ids.
See Also