Click or drag to resize

UNA Class

EDIFACT Service String Advice
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.Edi.EdifactUNA

Namespace: EdiFabric.Core.Model.Edi.Edifact
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
[SerializableAttribute]
public class UNA

The UNA type exposes the following members.

Constructors
 NameDescription
Public methodUNAInitializes a new instance of the UNA class
Top
Properties
 NameDescription
Public propertyComponentDataElement Component Data Element Separator
Public propertyDataElement Data Element Separator
Public propertyDecimalNotation Decimal Notification
Public propertyReleaseIndicator Release Indicator
Public propertyReserved Reserved for future use
Public propertySegment Segment Terminator
Top
Methods
 NameDescription
Public methodGenerateSegment Generates UNA segment from the properties.
Top
See Also