Click or drag to resize

EventControllerGetActionDescription Method (Action)

Returns an action description

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string GetActionDescription(
	Action action
)

Parameters

action
Type: Omada.OE.ModelAction

Return Value

Type: String
See Also