event_action_format Method
Return the description for the given event action
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static string event_action_format( int ref, int order) |
VB |
Public Shared Function event_action_format ( ref As Integer, order As Integer) As String |
Parameters
ref
Type: System.Int32
order
Type: System.Int32
Return Value
Type: StringString
See Also
functions Class
Scheduler Namespace