Click or drag to resize
JishifldSetObject_id Method
设置对象标识。

支持链式操作。

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

Parameters

value
Type: SystemString
对象标识值。

Return Value

Type: Jishifld
当前纪事目录。
See Also