API Documentation
API Documentation
ZReports
ShareInfo Class
ShareInfo Methods
GetDatabaseOwners Method
GetGroupMembers Method
GetGroupPermissions Method
GetPrivateLinkPermissions Method
GetPublicLinkPermissions Method
GetSharedUserPermissions Method
GetSharedUsers Method
ShareInfo
GetGroupMembers 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#
Copy
public
Dictionary
<
int
,
Dictionary
<
string
,
List
<
string
>>>
GetGroupMembers
()
Return Value
Type:
Dictionary
Int32
,
Dictionary
String
,
List
String
group members.
See Also
Reference
ShareInfo Class
ZReports Namespace