Edit

Share via


BatchConfig.IsMessageToBeBatched(String, MessageSubType) Method

Definition

public:
 bool IsMessageToBeBatched(System::String ^ schemaName, Microsoft::Solutions::BTAHL7::Pipelines::MessageSubType type);
public bool IsMessageToBeBatched (string schemaName, Microsoft.Solutions.BTAHL7.Pipelines.MessageSubType type);
member this.IsMessageToBeBatched : string * Microsoft.Solutions.BTAHL7.Pipelines.MessageSubType -> bool
Public Function IsMessageToBeBatched (schemaName As String, type As MessageSubType) As Boolean

Parameters

schemaName
String

Returns

Applies to