HL72XmlDasm.IsNegativeCommitAck Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
Microsoft::Solutions::BTAHL7::Pipelines::AcknowledgementType IsNegativeCommitAck(Microsoft::BizTalk::Message::Interop::IBaseMessage ^ ackMessage, System::String ^ headerSpecType, bool isStaticAck, System::String ^ staticAckPositiveValue, System::String ^ staticAckNegativeValue, [Runtime::InteropServices::Out] Microsoft::BizTalk::Message::Interop::IBaseMessage ^ % outMsg);
public Microsoft.Solutions.BTAHL7.Pipelines.AcknowledgementType IsNegativeCommitAck (Microsoft.BizTalk.Message.Interop.IBaseMessage ackMessage, string headerSpecType, bool isStaticAck, string staticAckPositiveValue, string staticAckNegativeValue, out Microsoft.BizTalk.Message.Interop.IBaseMessage outMsg);
member this.IsNegativeCommitAck : Microsoft.BizTalk.Message.Interop.IBaseMessage * string * bool * string * string * -> Microsoft.Solutions.BTAHL7.Pipelines.AcknowledgementType
Public Function IsNegativeCommitAck (ackMessage As IBaseMessage, headerSpecType As String, isStaticAck As Boolean, staticAckPositiveValue As String, staticAckNegativeValue As String, ByRef outMsg As IBaseMessage) As AcknowledgementType
Parameter
- ackMessage
- IBaseMessage
- headerSpecType
- String
- isStaticAck
- Boolean
- staticAckPositiveValue
- String
- staticAckNegativeValue
- String
- outMsg
- IBaseMessage