HL7AckHelper.IsNegativeCommitAck(IBaseMessage, String) Méthode
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:
virtual Microsoft::Solutions::BTAHL7::Pipelines::AcknowledgementType IsNegativeCommitAck(Microsoft::BizTalk::Message::Interop::IBaseMessage ^ ackMessage, System::String ^ party);
public Microsoft.Solutions.BTAHL7.Pipelines.AcknowledgementType IsNegativeCommitAck (Microsoft.BizTalk.Message.Interop.IBaseMessage ackMessage, string party);
abstract member IsNegativeCommitAck : Microsoft.BizTalk.Message.Interop.IBaseMessage * string -> Microsoft.Solutions.BTAHL7.Pipelines.AcknowledgementType
override this.IsNegativeCommitAck : Microsoft.BizTalk.Message.Interop.IBaseMessage * string -> Microsoft.Solutions.BTAHL7.Pipelines.AcknowledgementType
Public Function IsNegativeCommitAck (ackMessage As IBaseMessage, party As String) As AcknowledgementType
Paramètres
- ackMessage
- IBaseMessage
- party
- String