Click or drag to resize

ISA Class

INTERCHANGE CONTROL HEADER
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.EdiControlSegment
    EdiFabric.Core.Model.Edi.X12ISA

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

The ISA type exposes the following members.

Constructors
 NameDescription
Public methodISAInitializes a new instance of the ISA class
Top
Properties
 NameDescription
Public propertyAcknowledgementRequested_14 Acknowledgment Requested
Public propertyAuthorizationInformation_2 Authorization Information
Public propertyAuthorizationInformationQualifier_1 Authorization Information Qualifier
Public propertyComponentElementSeparator_16 Component Element Separator
Public propertyInterchangeControlNumber_13 Interchange Control Number
Public propertyInterchangeControlStandardsIdentifier_11 Repetition Separator
Public propertyInterchangeControlVersionNumber_12 Interchange Control Version Number
Public propertyInterchangeDate_9 Interchange Date
Public propertyInterchangeReceiverID_8 Interchange Receiver ID
Public propertyInterchangeSenderID_6 Interchange Sender ID
Public propertyInterchangeTime_10 Interchange Time
Public propertyReceiverIDQualifier_7 Interchange ID Qualifier
Public propertySecurityInformation_4 Security Information
Public propertySecurityInformationQualifier_3 Security Information Qualifier
Public propertySenderIDQualifier_5 Interchange ID Qualifier
Public propertyUsageIndicator_15 Interchange Usage Indicator
Top
See Also