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