BPM.Server
UserCollection Class
Members 



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

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

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

UserCollection Members
BPM.Server.OAL Namespace

Send Feedback