HL72fDasm.IsNegativeCommitAck Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Parámetros
- ackMessage
- IBaseMessage
- headerSpecType
- String
- isStaticAck
- Boolean
- staticAckPositiveValue
- String
- staticAckNegativeValue
- String
- outMsg
- IBaseMessage