|
SegmentAttributeElementDelimiter Property
|
The flat file element delimiter.
Namespace:
EdiFabric.Core.Annotations.Edi
Assembly:
EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntaxpublic Nullable<char> ElementDelimiter { get; }
Public ReadOnly Property ElementDelimiter As Nullable(Of Char)
Get
Property Value
Type:
NullableChar
See Also