ProcessModelGetRoleDataItems Method |
获取角色可以编辑的数据项列表
Namespace: Slickflow.Engine.XpdlAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxinternal IList<string> GetRoleDataItems(
string roleCode
)
Parameters
- roleCode
- Type: SystemString
Return Value
Type:
IListString
See Also