Click or drag to resize

KnownMetadataAttributeIsOfficeType Property

Gets or sets whether this metadata field is associated with common office document metadata (e.g., Microsoft Office, Libre/Apache Office, PDF, etc).

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax
C#
public bool IsOfficeType { get; set; }

Property Value

Boolean
See Also