Name | Description | |
---|---|---|
Repeat Constructor | Default Constructor |
The following tables list the members exposed by Repeat.
Name | Description | |
---|---|---|
Repeat Constructor | Default Constructor |
Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
Name | Description | |
---|---|---|
ActivityBody | Sets the child Activity. | |
BaseTimeUpon | The base time to use when calculating the next repeat occurance. | |
DisplayName | (Inherited from System.Activities.Activity) | |
Id | (Inherited from System.Activities.Activity) | |
Interval | The interval to repeat child Activities. | |
RepeatForever | Option to continue repeating without a stop time. | |
StopTime | The time of day to stop repeating. |
Name | Description | |
---|---|---|
CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
Constraints | (Inherited from System.Activities.Activity) | |
Implementation | (Inherited from System.Activities.NativeActivity) |
Name | Description | |
---|---|---|
ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
Abort | (Inherited from System.Activities.NativeActivity) | |
CacheMetadata | Overloaded. Overridden. Registers Activity Metadata | |
Cancel | (Inherited from System.Activities.NativeActivity) | |
Execute | Overridden. Schedules the Activity's children and creates a bookmark for the next repeat occurance. | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) | |
UpdateInstance | (Inherited from System.Activities.NativeActivity) |