Reports that are defined, but omitted due to being disabled, permissioning, or tenant-specificity.
The collection is used to differentiate between reports that are completely unknown (meaning
that references thereto are probably errors) vs. known reports that are unavailable to the user
or at the present time (and therefore probably referenced correctly).
The dictionary maps report key to field id. Reports having no key defined are not added to the list.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public StringDictionary Omitted { get; }
Public ReadOnly Property Omitted As StringDictionary
Get
Property Value
Type:
StringDictionarySee Also