Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Property | Value |
---|---|
ID | 1148 |
Keywords | WFActivities |
Level | Information |
Channel | Microsoft-Windows-Application Server-Applications/Debug |
Indicates that neither a matching case or a default case in a Flowchart switch could be found. Flowchart execution will end.
Flowchart '%1'/FlowSwitch - could find neither a Case activity nor a Default Case matching the Expression result. Flowchart execution will end.
Data Item Name | Data Item Type | Description |
---|---|---|
FlowChart | xs:string | The display name of the FlowChart. |
AppDomain | xs:string | The string returned by AppDomain.CurrentDomain.FriendlyName. |
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowTraining
Module
Branch the flow of code using the switch-case construct in C# - Training
Learn how to add branching logic that matches one variable or expression against many possible values.