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