Click or drag to resize

KnownMetadataHelperOtherTypeMetadataFields Property

"Other" (miscellaneous) metadata fields (see KnownMetadataField).

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public static List<KnownMetadataField> OtherTypeMetadataFields { get; }

Property Value

ListKnownMetadataField
Remarks
This list can aide in searching indexes for known "other" (miscellaneous) document metadata.
See Also