Click or drag to resize

DirectoryResultDocumentsOwnedCount Property

The number of documents contained directly in this directory, does not include sub-directories.

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

Property Value

Int64
See Also