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