suite4.net.FormDatabase Documentation

IProject.UserGroups Property

Gets the UserGroups of the IProject.

[Visual Basic]
Property UserGroups As ICollection
[C#]
System.Collections.ICollection UserGroups {get;}

Property Value

All UserGroups that are used in the IProject are returned in an ICollection

See Also

IProject Interface | suite4.net.FormDatabase Namespace