Click or drag to resize
ExecutetacheSetNotice_confirm Method
设置通知确认。

支持链式操作。

Namespace: Appkit.Sys.Object
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public virtual Executetache SetNotice_confirm(
	bool value
)

Parameters

value
Type: SystemBoolean
通知确认值。

Return Value

Type: Executetache
当前执行环节。
See Also