| ValidationSettingsDataElementCodesMap Property |
A code set map used for data element EDI code set validation.
Namespace: EdiFabric.Core.Model.EdiAssembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax public Dictionary<string, List<string>> DataElementCodesMap { get; set; }
Public Property DataElementCodesMap As Dictionary(Of String, List(Of String))
Get
Set
Property Value
DictionaryString,
ListStringSee Also