Compartir a través de


IAckValidator.IsNegativeCommitAck(IBaseMessage, String) Método

Definición

public:
 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
Public Function IsNegativeCommitAck (ackMessage As IBaseMessage, party As String) As AcknowledgementType

Parámetros

ackMessage
IBaseMessage
party
String

Devoluciones

Se aplica a