Name | Description | |
---|---|---|
![]() | CopyFile Constructor |
The following tables list the members exposed by CopyFile.
Name | Description | |
---|---|---|
![]() | CopyFile Constructor |
Name | Description | |
---|---|---|
![]() | ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
Name | Description | |
---|---|---|
![]() | Destination | Specifies the path to the location where the file(s) are being copied. The default is the current directory. Wildcards are permitted, but the result must specify a single location |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | MakeDirectory | When enabled, this activity will create any directories needed when the destination path doesn't exist. |
![]() | Overwrite | When enabled, this activity will overwrite any existing files that match in the destination location. |
![]() | SearchAllSubDirectories | When enabled, this activity will search all of the subdirectories under the source location for any matching files. |
![]() | Source | Specifies the path to the current location of the file(s). The default is the current directory. Wildcards are permitted. |
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. (Inherited from System.Activities.NativeActivity) |
![]() | Cancel | (Inherited from System.Activities.NativeActivity) |
![]() | Execute | Overridden. Executes CopyFile activity. |
![]() | OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) |
![]() | UpdateInstance | (Inherited from System.Activities.NativeActivity) |