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