Appkit 基础类库
Appkit 基础类库
Appkit.Sys.Object
Jishi Class
Jishi Methods
CreateNew Method
Exists Method
Find Method
GetJsnr Method
GetObject_id Method
GetP_object_id Method
GetP_type_name Method
GetTitle Method
SetJsnr Method
SetObject_id Method
SetP_object_id Method
SetP_type_name Method
SetTitle Method
Jishi
SetObject_id Method
设置对象标识。
支持链式操作。
Namespace:
Appkit.Sys.Object
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
virtual
Jishi
SetObject_id
(
string
value
)
Parameters
value
Type:
System
String
对象标识值。
Return Value
Type:
Jishi
当前纪事。
See Also
Reference
Jishi Class
Appkit.Sys.Object Namespace