Click or drag to resize
NoticeSetDepts Method
设置涉及部门。

支持链式操作。

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

Parameters

value
Type: SystemString
涉及部门值。

Return Value

Type: Notice
当前通知。
See Also