Partager via


HL72fDasm.IsNegativeCommitAck Méthode

Définition

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

Paramètres

ackMessage
IBaseMessage
headerSpecType
String
isStaticAck
Boolean
staticAckPositiveValue
String
staticAckNegativeValue
String
outMsg
IBaseMessage

Retours

S’applique à