BPM.Client Namespace > OU Class : CopyOU Method |
'Declaration
Public Shared Sub CopyOU( _ ByVal cn As BPMConnection, _ ByVal srcOUFullName As String, _ ByVal tagOUFullName As String _ )
'Usage
Dim cn As BPMConnection Dim srcOUFullName As String Dim tagOUFullName As String OU.CopyOU(cn, srcOUFullName, tagOUFullName)
public static void CopyOU( BPMConnection cn, string srcOUFullName, string tagOUFullName )
public: static void CopyOU( BPMConnection^ cn, 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