JAMS Developer Guide
SubmitEntryPropertyDescriptor Class
Members 


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

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

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

SubmitEntryPropertyDescriptor Members
MVPSI.JAMS.Activities Namespace