HL7AckHelper.GetAckType(IBaseMessageContext, Char) 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:
static Microsoft::Solutions::BTAHL7::Pipelines::AcknowledgementType GetAckType(Microsoft::BizTalk::Message::Interop::IBaseMessageContext ^ context, char ch);
public static Microsoft.Solutions.BTAHL7.Pipelines.AcknowledgementType GetAckType (Microsoft.BizTalk.Message.Interop.IBaseMessageContext context, char ch);
static member GetAckType : Microsoft.BizTalk.Message.Interop.IBaseMessageContext * char -> Microsoft.Solutions.BTAHL7.Pipelines.AcknowledgementType
Public Shared Function GetAckType (context As IBaseMessageContext, ch As Char) As AcknowledgementType
Parameters
- context
- IBaseMessageContext
- ch
- Char