| EventActionContainerGetTransitionName Method (Boolean) |
Returns name of the transition.
It can be empty string if the action does not belong to an transition event.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string GetTransitionName(
bool readOnlyMode
)
Parameters
- readOnlyMode
- Type: SystemBoolean
Return Value
Type:
String
See Also