BPM.Server
CopyFrom Method (OU)



Syntax
'Declaration
 
Public Sub CopyFrom( _
   ByVal ou As BPM._OU _
) 
'Usage
 
Dim instance As OU
Dim ou As BPM._OU
 
instance.CopyFrom(ou)
public void CopyFrom( 
   BPM._OU ou
)
public:
void CopyFrom( 
   BPM._OU^ ou
) 

Parameters

ou
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

OU Class
OU Members

Send Feedback