 | ValidationContextDataElementTypeMap Property |
A code set map used for data element EDI code set validation.
Namespace: EdiFabric.Core.Annotations.ValidationAssembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntaxpublic Dictionary<Type, Type> DataElementTypeMap { get; set; }
Public Property DataElementTypeMap As Dictionary(Of Type, Type)
Get
Set
Property Value
DictionaryType,
Type
See Also