Known Metadata AttributeIs Office Type Property
Gets or sets whether this metadata field is associated with common office document metadata (e.g., Microsoft Office, Libre/Apache Office, PDF, etc).
Definition
Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public bool IsOfficeType { get; set; }