Appkit 基础类库
Appkit 基础类库
Appkit.Sys.Object
Allrole Class
Allrole Methods
CreateNew Method
Exists Method
Find Method
GetId Method
GetName Method
GetObject_id Method
GetPobject_id Method
GetRoletype Method
SetId Method
SetName Method
SetObject_id Method
SetPobject_id Method
SetRoletype Method
Allrole
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
Allrole
SetId
(
string
value
)
Parameters
value
Type:
System
String
标识值。
Return Value
Type:
Allrole
当前所有方案。
See Also
Reference
Allrole Class
Appkit.Sys.Object Namespace