Removes a Transition from the collection.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- transition
- Type: Ingeniux.CMSITransition
Transition to remove
Return Value
Type: BooleanTrue if transition exists in collection, false otherwise.
Remarks
See Also