Click or drag to resize

ShareInfoprivateInfo Field

The private information.

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

Field Value

Type: DictionaryString, DictionaryString, DictionaryString, Boolean
See Also