Compartir a través de


BatchConfig.IsMessageToBeBatched(String, MessageSubType) Método

Definición

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

Parámetros

schemaName
String

Devoluciones

Se aplica a