Click or drag to resize

ProcessControllerDeleteTransitionEventDefinition Method (Int32, Int32)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void DeleteTransitionEventDefinition(
	int transitionId,
	int eventDefinitionId
)

Parameters

transitionId
Type: SystemInt32
eventDefinitionId
Type: SystemInt32
See Also