Appkit 基础类库
Appkit 基础类库
Appkit.Sys.Object
Deptrole Class
Deptrole Methods
CreateNew Method
Exists Method
Find Method
GetObject_id Method
GetP_object_id Method
GetP_type_name Method
GetRcode Method
GetRdesc Method
GetRfunc Method
GetRname Method
SetObject_id Method
SetP_object_id Method
SetP_type_name Method
SetRcode Method
SetRdesc Method
SetRfunc Method
SetRname Method
Deptrole
SetRcode Method
设置岗位编码。
支持链式操作。
Namespace:
Appkit.Sys.Object
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
virtual
Deptrole
SetRcode
(
string
value
)
Parameters
value
Type:
System
String
岗位编码值。
Return Value
Type:
Deptrole
当前角色。
See Also
Reference
Deptrole Class
Appkit.Sys.Object Namespace