BPM.Server.OAL Namespace > IEditableOrgProvider Interface : UpdateRole Method |
'Declaration
Function UpdateRole( _ ByVal orgRoleFullName As String, _ ByVal role As Role, _ ByVal members As BPM.BPMObjectNameCollection _ ) As Role
'Usage
Dim instance As IEditableOrgProvider Dim orgRoleFullName As String Dim role As Role Dim members As BPM.BPMObjectNameCollection Dim value As Role value = instance.UpdateRole(orgRoleFullName, role, members)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2