Click or drag to resize

ActionExecutorId Property

Specifies id of the user who must execute the event action. If 0 the identity user is used. Info is (currently) only relevant for codemethod actions.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int ExecutorId { get; set; }

Property Value

Type: Int32
See Also