C# Class indice.Edi.Serialization.EdiSegmentGroupAttribute

Inheritance: EdiStructureAttribute
Exibir arquivo Open project: indice-co/EDI.Net Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
EdiSegmentGroupAttribute ( string segmentStart ) : System

The segment name that marks the begining of a each group.

Method Details

EdiSegmentGroupAttribute() public method

The segment name that marks the begining of a each group.
public EdiSegmentGroupAttribute ( string segmentStart ) : System
segmentStart string
return System