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