Click or drag to resize

DirectoryItemTotalDocumentCount Property

Total number of documents contained directly in this directory and in all sub-directories nested under this directory (inclused sub-directories of sub.

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

Property Value

Int32
See Also