| TransitionInvolvesActivity Method |
Returns true if the transition leaves or goes to an activity
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool InvolvesActivity(
int activityId
)
Parameters
- activityId
- Type: SystemInt32
Return Value
Type:
Boolean
See Also