Specifies whether to pass the output of this element to the next element when the input satisfies one of the regular expressions in the Regex list.
public enum ConditionalAction
public final class ConditionalAction
extends java.lang.Enum<ConditionalAction>
public:
enum class ConditionalAction sealed
class ConditionalAction(Enum):
ConnectIfSatisfied = 0
DisConnectIfSatisfied = 1
Value | Member | Description |
---|---|---|
0 | ConnectIfSatisfied | Connect if the input to this element satisfies one of the regular expressions in the Regex list. |
1 | DisConnectIfSatisfied | Disconnect if the input to this element satisfies one of the regular expressions in the Regex list. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document