BPM.Server
StepRecipientCollection Class
Members 



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

System.Object
   System.MarshalByRefObject
      BPM.BPMList<T>
         BPM.Server.StepRecipientCollection

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

StepRecipientCollection Members
BPM.Server Namespace

Send Feedback