JAMS Developer Guide
SubmitEntryPropertyDescriptor Constructor


MVPSI.JAMS.Activities Namespace > SubmitEntryPropertyDescriptor Class : SubmitEntryPropertyDescriptor Constructor
Sets property to DynamicActivityProperty
Syntax
'Declaration
 
Public Function New( _
   ByVal property As System.Activities.DynamicActivityProperty _
)
'Usage
 
Dim property As System.Activities.DynamicActivityProperty
 
Dim instance As New SubmitEntryPropertyDescriptor(property)
public SubmitEntryPropertyDescriptor( 
   System.Activities.DynamicActivityProperty property
)

Parameters

property
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 Class
SubmitEntryPropertyDescriptor Members