IAckValidator.IsNegativeCommitAck(IBaseMessage, String) Method
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:
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
Parameters
- ackMessage
- IBaseMessage
- party
- String