Click or drag to resize

ContentResultInfoResult Property

The ContentResult that this instance holds document count and Id count information on.

Namespace: OpenDiscoverSDK.Interfaces.Platform.Archive
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public ContentResult Result { get; }

Property Value

ContentResult
See Also