BPM.Server
SetSupervisors Method



Syntax
'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)

Parameters

memberFullName
spvs
Requirements

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

See Also

Reference

IEditableOrgProvider Interface
IEditableOrgProvider Members

Send Feedback