Removes an Action from a transition.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- action
- Type: Ingeniux.CMSIAction
The Action to remove
Return Value
Type: BooleanTrue if action exists in the transition, false otherwise.
See Also