KnownMetadataAttributeIsOther Property

Gets or sets whether this metadata field is associated with a format that does not belong to a known format classification.

Definition

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

Property Value

Boolean

See Also