| TransitionToActivity Property |
If the transition goes to an activity then ToActivity holds this activity.
If the transition doesn't go to an activity then ToActivity is null.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Activity ToActivity { get; }
Property Value
Type:
Activity
See Also