ContentResultInfoCount Property

Total count of documents that have a Result equal to Result.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Platform.Archive
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public int Count { get; set; }

Property Value

Int32

See Also