Click or drag to resize

ExportFieldFieldCategoryType Property

The category type of this export field.

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

Property Value

FieldCategoryType
See Also