Otter SDK Reference
Version:

Users_SearchGroupsAsync(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 Task<IList<Tables.Groups>> Users_SearchGroupsAsync(string Group_Name, Inedo.Data.YNIndicator? PerformWildcardSearch_Indicator)

Parameters

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