BPM.Server.OAL Namespace > IEditableOrgProvider Interface : SetSupervisors Method |
'Declaration
Sub SetSupervisors( _ ByVal memberFullName As String, _ ByVal spvs As SupervisorCollection _ )
'Usage
Dim instance As IEditableOrgProvider Dim memberFullName As String Dim spvs As SupervisorCollection instance.SetSupervisors(memberFullName, spvs)
void SetSupervisors( string memberFullName, SupervisorCollection spvs )
void SetSupervisors( String^ memberFullName, SupervisorCollection^ spvs )
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