Click or drag to resize

ArchiveContentItemCount Property

The total archive item count. This count includes only file items and not directory items.

Namespace: OpenDiscoverSDK.Interfaces.Content
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax
C#
[DataMemberAttribute]
public int ItemCount { get; set; }

Property Value

Int32
See Also