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