Click or drag to resize

FileFormatDefinitionClassification Property

Gets the enumerated document type classification (e.g., spreadsheet, database, etc).

Namespace: OpenDiscoverSDK.Interfaces
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public IdClassification Classification { get; set; }

Property Value

IdClassification
See Also