Otter SDK Reference
Version:

Users_SearchGroups(string Group_Name, Inedo.Data.YNIndicator? PerformWildcardSearch_Indicator) Method

Gets a specific group by name, or if a wildcard search is performed, a group whose name starts with the specified name

Syntax

public static IList<Tables.Groups> Users_SearchGroups(string Group_Name, Inedo.Data.YNIndicator? PerformWildcardSearch_Indicator)

Parameters

Group_Name
Type: string
PerformWildcardSearch_Indicator
Type: Inedo.Data.YNIndicator?