BPM.Server Namespace > BPMProcStep Class : Transfer Method |
'Declaration
Public Function Transfer( _ ByVal memberFullName As String _ ) As User
'Usage
Dim instance As BPMProcStep Dim memberFullName As String Dim value As User value = instance.Transfer(memberFullName)
public User Transfer( string memberFullName )
public: User^ Transfer( String^ memberFullName )
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