Click or drag to resize

ResponseHeader Class

Response Header 1.2
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.EdiControlSegment
    EdiFabric.Core.Model.TelcoResponseHeader
      EdiFabric.Core.Model.TelcoResponseHeader13

Namespace: EdiFabric.Core.Model.Telco
Assembly: EdiFabric (in EdiFabric.dll) Version: 10.7.4.0
Syntax
[SerializableAttribute]
public class ResponseHeader : ControlSegment

The ResponseHeader type exposes the following members.

Constructors
 NameDescription
Public methodResponseHeaderInitializes a new instance of the ResponseHeader class
Top
Properties
 NameDescription
Public propertyDateOfService_8 Date of service
Public propertyHeaderResponseStatus_5 Header Response Status
Public propertyId The ID used by Entity Framewwork
Public propertyServiceProviderID_7 Service Provider ID
Public propertyServiceProviderIDQualifier_6 Service Provider ID Qualifier
Public propertyTransactionCode_3 Transaction Code
Public propertyTransactionCount_4 Transaction Count
Public propertyTransactionReferenceNumber_1 Transaction Reference Number
Public propertyVersionReleaseNumber_2 Version/Release Number
Top
See Also