Name | Description | |
---|---|---|
![]() | RenameFile Constructor |
The following tables list the members exposed by RenameFile.
Name | Description | |
---|---|---|
![]() | RenameFile Constructor |
Name | Description | |
---|---|---|
![]() | ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
Name | Description | |
---|---|---|
![]() | 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 directory doesn't exist. |
![]() | NewName | Fully qualified or relative path of the new file name. |
![]() | Overwrite | When enabled, this activity will overwrite if the NewName already exists. |
![]() | Path | Fully qualified or relative path of the original file to rename. Can contain wildcards. |
![]() | SearchAllSubDirectories | When enabled, this activity will search all of the subdirectories under the Path location for any matching files. |
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 RenameFile activity. |
![]() | OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) |
![]() | UpdateInstance | (Inherited from System.Activities.NativeActivity) |