Click or drag to resize

LinkActiontype Field

Reflects the ActionType enum. SendEmail = 0, ExecCodeMethod = 1, ModifyDataObject = 2, CopyData = 3, ReassignActivity = 4

Namespace:  Omada.OE.Model.Graph
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int type

Field Value

Type: Int32
See Also