Click or drag to resize
DatamonitorSetMonmodel Method
设置监控模式。

支持链式操作。

Namespace: Appkit.Sys.Object
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public virtual Datamonitor SetMonmodel(
	string value
)

Parameters

value
Type: SystemString
监控模式值。

Return Value

Type: Datamonitor
当前监控。
See Also