Click or drag to resize

IReachableGroupsGetAllIds Method

Returns the entire list of group ids reachable by the user/group.

Namespace:  AskiaPortalCmn.Common
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IList<int> GetAllIds()

Return Value

Type: IListInt32
List of group ids
See Also