Click or drag to resize

LoadFileSettingsMetadataPropertyFieldDisplayName Property

INTERNAL USE ONLY, populated by method Initialize(String, Boolean). Metadata property load file display name mapper.

Namespace: OpenDiscoverSDK.Interfaces.Platform.LoadFile
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[JsonPropertyNameAttribute("MetadataPropertyFieldDisplayName")]
public Dictionary<string, string> MetadataPropertyFieldDisplayName { get; set; }

Property Value

DictionaryString, String
See Also