JAMS Developer Guide
ForEachAttachmentPropertyDescriptor Class
Members 


MVPSI.JAMS.Activities Namespace : ForEachAttachmentPropertyDescriptor Class
The ForEachAttachmentPropertyDescriptor is used to define PropertyDescriptors for the dynamic properties of the ForEachAttachment workflow activity.
Object Model
ForEachAttachmentPropertyDescriptor Class
Syntax
'Declaration
 
Public Class ForEachAttachmentPropertyDescriptor 
   Inherits System.ComponentModel.PropertyDescriptor
'Usage
 
Dim instance As ForEachAttachmentPropertyDescriptor
public class ForEachAttachmentPropertyDescriptor : System.ComponentModel.PropertyDescriptor 
Inheritance Hierarchy

System.Object
   System.ComponentModel.MemberDescriptor
      System.ComponentModel.PropertyDescriptor
         MVPSI.JAMS.Activities.ForEachAttachmentPropertyDescriptor

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

ForEachAttachmentPropertyDescriptor Members
MVPSI.JAMS.Activities Namespace