|
SeparatorsRepetitionDataElement Property
|
Separator for repetitions of data elements.
Namespace:
EdiFabric.Framework
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntaxpublic Nullable<char> RepetitionDataElement { get; set; }
Public Property RepetitionDataElement As Nullable(Of Char)
Get
Set
Property Value
Type:
NullableChar
See Also