HL7Error Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class HL7Error
public class HL7Error
type HL7Error = class
Public Class HL7Error
- Héritage
-
HL7Error
Constructeurs
HL7Error(Int32, String) | |
HL7Error(String, Int32, Int32, String) | |
HL7Error(String, String, Int32, Int32, Int32, String) | |
HL7Error(String, String, Int32, Int32, Int32) |
Champs
Propriétés
AlternateErrorDescription | |
ErrorDescription | |
ErrorNo | |
FieldNo | |
SegmentId | |
SequenceNo |
Méthodes
To2Xml() | |
ToString() | |
ToXml() | |
v25To2Xml(PartyConfig) | |
v25ToXml(PartyConfig) |