FileFormatDefinitionClassification Property |
Gets the enumerated document type classification (e.g., spreadsheet, database, etc).
Namespace: OpenDiscoverSDK.InterfacesAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public IdClassification Classification { get; set; }Property Value
IdClassification
See Also