???ShareInfo.GetGroupMembers Method
Click or drag to resize
ShareInfoGetGroupMembers Method
Gets the group members.

Namespace:??ZReports
Assembly:??ManageEngine Analytics Plus (in ManageEngine Analytics Plus.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Dictionary<int, Dictionary<string, List<string>>> GetGroupMembers()

Return Value

Type:??DictionaryInt32, DictionaryString, ListString
group members.
See Also