Click or drag to resize

ShareInfogroupMembers Field

The group members.

Namespace:  ZReports
Assembly:  ZReports (in ZReports.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
private Dictionary<int, Dictionary<string, List<string>>> groupMembers

Field Value

Type: DictionaryInt32, DictionaryString, ListString
See Also