DirectoryItemTag Property

For use internally by OpenDiscoverSDK.Platform.Inventory.DocumentHierarchy class.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Platform.Inventory.Legacy
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public Dictionary<string, DirectoryItem> Tag { get; set; }

Property Value

DictionaryString, DirectoryItem

See Also