HL7MessageProcessor Constructeurs
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.
Surcharges
HL7MessageProcessor(IDocumentSpec) | |
HL7MessageProcessor(XmlSchemaCollection, String) |
HL7MessageProcessor(IDocumentSpec)
public:
HL7MessageProcessor(Microsoft::BizTalk::Component::Interop::IDocumentSpec ^ spec);
public HL7MessageProcessor (Microsoft.BizTalk.Component.Interop.IDocumentSpec spec);
new Microsoft.Solutions.BTAHL7.Pipelines.HL7MessageProcessor : Microsoft.BizTalk.Component.Interop.IDocumentSpec -> Microsoft.Solutions.BTAHL7.Pipelines.HL7MessageProcessor
Public Sub New (spec As IDocumentSpec)
Paramètres
- spec
- IDocumentSpec
S’applique à
HL7MessageProcessor(XmlSchemaCollection, String)
public:
HL7MessageProcessor(System::Xml::Schema::XmlSchemaCollection ^ xsc, System::String ^ docType);
public HL7MessageProcessor (System.Xml.Schema.XmlSchemaCollection xsc, string docType);
new Microsoft.Solutions.BTAHL7.Pipelines.HL7MessageProcessor : System.Xml.Schema.XmlSchemaCollection * string -> Microsoft.Solutions.BTAHL7.Pipelines.HL7MessageProcessor
Public Sub New (xsc As XmlSchemaCollection, docType As String)
Paramètres
- docType
- String