KnownMetadataAttributeIsHtmlType Property

Gets or sets whether this metadata field is associated with HTML metadata.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public bool IsHtmlType { get; set; }

Property Value

Boolean

See Also