LoadFileSettingsFieldDisplayNameToMultiItemMetadata Property |
RESERVED. Load file field display name to multi-valued Open Discover metadata name check.
Namespace: OpenDiscoverSDK.Interfaces.Platform.LoadFileAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[JsonPropertyNameAttribute("FieldDisplayNameToMultiItemMetadata")]
public Dictionary<string, List<string>> FieldDisplayNameToMultiItemMetadata { get; set; }Property Value
DictionaryString,
ListString
See Also