ArchiveContentItemCount Property |
The total archive item count. This count includes only file items and not directory items.
Namespace: OpenDiscoverSDK.Interfaces.ContentAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax[DataMemberAttribute]
public int ItemCount { get; set; }Property Value
Int32
See Also