Click or drag to resize

KnownStringMetadataFieldsSource Field

HTML, image, and other document associated metadata field.

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[KnownMetadataAttribute(IsHtmlType = true, IsImageType = true, IsOther = true)]
public const string Source = "Source"

Field Value

String
See Also