Framework EDI Reference. Methods and Properties
ediDataSegment. MaximumUse

Returns the Maximum Use property of the data segment.

Syntax:

Returns

Returns a number that specifies the number of times the data segment can occur in the same position.

Remark:

A data segment can have as many instances of itself allowable as specified by the Maximum Use property.  Each instance of the data segment is identified in the EDI document by their qualifier.

 

Sample

Visual Basic program displaying Data Segment properties