BatchConfig.IsMessageToBeBatched(String, MessageSubType) 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:
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
- type
- MessageSubType