Appkit 基础类库
Appkit 基础类库
Appkit.Sys.Object
Types Class
Types Methods
CreateNew Method
Exists Method
Find Method
GetHasowner Method
GetId Method
GetName Method
GetObject_id Method
GetSystem Method
SetHasowner Method
SetId Method
SetName Method
SetObject_id Method
SetSystem Method
Types
SetId Method
设置标识。
支持链式操作。
Namespace:
Appkit.Sys.Object
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
virtual
Types
SetId
(
string
value
)
Parameters
value
Type:
System
String
标识值。
Return Value
Type:
Types
当前类型。
See Also
Reference
Types Class
Appkit.Sys.Object Namespace