다음을 통해 공유


BatchConfig.IsMessageToBeBatched(String, MessageSubType) 메서드

정의

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

매개 변수

schemaName
String

반환

적용 대상