Click or drag to resize

BHS Class

Batch Header
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.EdiControlSegment
    EdiFabric.Core.Model.Hl7BHS

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

The BHS type exposes the following members.

Constructors
 NameDescription
Public methodBHSInitializes a new instance of the BHS class
Top
Properties
 NameDescription
Public propertyBatchComment_10 Batch Comment
Public propertyBatchControlID_11 Batch Control ID
Public propertyBatchCreationDateTime_07 Batch Creation Date/Time
Public propertyBatchEncodingCharacters_02 Batch Encoding Characters
Public propertyBatchNameIDType_09 Batch Name/ID/Type
Public propertyBatchReceivingApplication_05 Batch Receiving Application
Public propertyBatchReceivingFacility_06 Batch Receiving Facility
Public propertyBatchReceivingNetworkAddress_14 Batch Receiving Network Address
Public propertyBatchSecurity_08 Batch Security
Public propertyBatchSendingApplication_03 Batch Sending Application
Public propertyBatchSendingFacility_04 Batch Sending Facility
Public propertyBatchSendingNetworkAddress_13 Batch Sending Network Address
Public propertyFieldSeparator_01 Batch Field Separator
Public propertyReferenceBatchControlID_12 Reference Batch Control ID
Top
See Also