KnownStringMetadataFieldsTemplate Field

Office document, email, HTML, and other associated metadata field.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[KnownMetadataAttribute(IsOfficeType = true, IsEmailType = true, 
	IsHtmlType = true, IsOther = true)]
public const string Template = "Template"

Field Value

String

See Also