Action

EventItem.Action property

指定父 EventItem 元素的操作代码。对于要保存在 DatadiagramML 文件中的 EventItem 元素,它必须是持久的。目前,持久化事件可以拥有的唯一有效操作代码是 1 (ONEVENT_ACT_RUNADDON).

public int Action { get; set; }

也可以看看