HL72fDasm.IsNegativeCommitAck 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:
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