BPM.Client Namespace > Member Class : SetSupervisors Method |
'Declaration
Public Shared Sub SetSupervisors( _ ByVal cn As BPMConnection, _ ByVal memberFullName As String, _ ByVal supervisors As SupervisorCollection _ )
'Usage
Dim cn As BPMConnection Dim memberFullName As String Dim supervisors As SupervisorCollection Member.SetSupervisors(cn, memberFullName, supervisors)
public static void SetSupervisors( BPMConnection cn, string memberFullName, SupervisorCollection supervisors )
public: static void SetSupervisors( BPMConnection^ cn, String^ memberFullName, SupervisorCollection^ supervisors )
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