HL7Error Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class HL7Error
public class HL7Error
type HL7Error = class
Public Class HL7Error
- Inheritance
-
HL7Error
Constructors
HL7Error(Int32, String) | |
HL7Error(String, Int32, Int32, String) | |
HL7Error(String, String, Int32, Int32, Int32, String) | |
HL7Error(String, String, Int32, Int32, Int32) |
Fields
Properties
AlternateErrorDescription | |
ErrorDescription | |
ErrorNo | |
FieldNo | |
SegmentId | |
SequenceNo |
Methods
To2Xml() | |
ToString() | |
ToXml() | |
v25To2Xml(PartyConfig) | |
v25ToXml(PartyConfig) |