BPM.Server
OUCollection Class
Members 



Object Model
OUCollection ClassOU Class
Syntax
'Declaration
 
Public Class OUCollection 
   Inherits BPM.BPMDictionary(Of OU)
   Implements BPM.IPackableCollection 
'Usage
 
Dim instance As OUCollection
public class OUCollection : BPM.BPMDictionary<OU>, BPM.IPackableCollection  
public ref class OUCollection : public BPM.BPMDictionary<OU>, BPM.IPackableCollection  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      BPM.BPMList<T>
         BPM.BPMDictionary<T>
            BPM.Server.OAL.OUCollection

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

OUCollection Members
BPM.Server.OAL Namespace

Send Feedback