BPM.Server
RoleCollection Class
Members 



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

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

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

RoleCollection Members
BPM.Server.OAL Namespace

Send Feedback