BPM.Server
UserCommonInfoCollection Class
Members 



Object Model
UserCommonInfoCollection ClassUserCommonInfo Class
Syntax
'Declaration
 
Public Class UserCommonInfoCollection 
   Inherits BPM.BPMDictionary(Of UserCommonInfo)
'Usage
 
Dim instance As UserCommonInfoCollection
public class UserCommonInfoCollection : BPM.BPMDictionary<UserCommonInfo> 
public ref class UserCommonInfoCollection : public BPM.BPMDictionary<UserCommonInfo> 
Inheritance Hierarchy

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

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

UserCommonInfoCollection Members
BPM.Server.OAL Namespace

Send Feedback