Click or drag to resize

DirectoryResultParentDirectoryID Property

Parent directory unique integer ID (-1 means no parent).

Namespace: OpenDiscoverSDK.Interfaces.Platform.Inventory
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public long ParentDirectoryID { get; set; }

Property Value

Int64
See Also