Click or drag to resize

ActionRunAsInternalOperation Property

If true the action will always be executed as an internal operation (related to evaluation of auth. source policies) regardless of where the change (that triggered the event) was made from.

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

Property Value

Type: Boolean
See Also