WorkflowOutlineNode.RefreshNode 方法
定义
更新 WorkflowOutlineNode 的属性设置。Updates property settings on the WorkflowOutlineNode.
public:
virtual void RefreshNode();
public virtual void RefreshNode ();
abstract member RefreshNode : unit -> unit
override this.RefreshNode : unit -> unit
Public Overridable Sub RefreshNode ()
注解
RefreshNode 将 WorkflowOutlineNode 的前景色和文本更改为与节点在工作流设计图面上所表示的活动相关联的设置。RefreshNode updates the foreground color and text of the WorkflowOutlineNode to the settings associated with the activity the node represents on the workflow design surface.