JAMS 6.x Help
ManagedActivity Class Properties


For a list of all members of this type, see ManagedActivity members.

Public Properties
 NameDescription
Public PropertyBodySets the child Activity.  
Public PropertyDisplayName (Inherited from System.Activities.Activity)
Public PropertyFailAfterRetrySets the action to take when the last retry failed. A value of True will fail while False will wait for further instructions.  
Public PropertyId (Inherited from System.Activities.Activity)
Public PropertyRetryCountThe number of times to retry the activity after failure.  
Public PropertyRetryDelayThe delay between retry attempts.  
Top
Protected Properties
 NameDescription
Protected PropertyCanInduceIdleAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Protected PropertyConstraints (Inherited from System.Activities.Activity)
Protected PropertyImplementation (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

ManagedActivity Class
MVPSI.JAMS.Activities Namespace