Click or drag to resize
NoticeitemSetXuhd Method
设置序号。

支持链式操作。

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

Parameters

value
Type: SystemString
序号值。

Return Value

Type: Noticeitem
当前提示条目。
See Also