Click or drag to resize

ControlSegment Class

EDI control segment base.
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.EdiControlSegment
    More

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

The ControlSegment type exposes the following members.

Methods
 NameDescription
Public methodToEdiObsolete.
Converts a control segment to EDI string
Public methodValidate Validates an EDI control segment according to its EDI DOM validation attributes.
Top
See Also
Inheritance Hierarchy