Click or drag to resize

LinkAction Fields

The LinkAction type exposes the following members.

Fields
  NameDescription
Public fielddisabled
If the event definition is disabled, then the action is enheritly also.
Public fielddisplayName
The display name is shown in the property panel in the designer
Public fieldid
The id of the Action object
Public fieldtype
Reflects the ActionType enum. SendEmail = 0, ExecCodeMethod = 1, ModifyDataObject = 2, CopyData = 3, ReassignActivity = 4
Top
See Also