RSS Documentation
MessageItemCollection Class
Members 



Object Model
MessageItemCollection ClassMessageItem Class
Syntax
'Declaration
 
Public Class MessageItemCollection 
   Inherits BPM.BPMList(Of MessageItem)
   Implements BPM.IPackableCollection 
'Usage
 
Dim instance As MessageItemCollection
public class MessageItemCollection : BPM.BPMList<MessageItem>, BPM.IPackableCollection  
public ref class MessageItemCollection : public BPM.BPMList<MessageItem>, BPM.IPackableCollection  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      BPM.BPMList<T>
         BPM.Client.Notify.MessageItemCollection

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

MessageItemCollection Members
BPM.Client.Notify Namespace

Send Feedback