| Name | Data Type | Value |
|---|---|---|
| Description | string | CopyFileAction specifies the files to be moved or copied to a new location. The to/from information for the copy is specified using either the ToDirectorySpecification/ FromDirectorySpecification or the ToDirectoryAction/ FromDirectoryAction associations. The first set is used when the source and/or the target are to exist before any Actions are taken. The second set is used when the source and/or target are created as a part of a previous Action (specified using the association, ActionSequence). |
| UMLPackagePath | string | CIM::Application::CheckAction |
| Version | string | 2.6.0 |
| Name | Data Type | Default Value | Qualifiers | ||||
|---|---|---|---|---|---|---|---|
| Name | Data Type | Value | |||||
| DeleteAfterCopy | boolean | ||||||
| Description | string | Boolean indicating that the file should be deleted after being copied. | |||||
| Destination | string | ||||||
| Description | string | The destination directory. | |||||
| MaxLen | uint32 | 1024 | |||||
| Source | string | ||||||
| Description | string | The source directory. | |||||
| MaxLen | uint32 | 1024 | |||||
| Name | Data Type |
|---|---|
| ActionID | string |
| Caption | string |
| Description | string |
| Direction | uint16 |
| ElementName | string |
| Generation | uint64 |
| InstanceID | string |
| Name | string |
| SoftwareElementID | string |
| SoftwareElementState | uint16 |
| TargetOperatingSystem | uint16 |
| Version | string |
| Name | Return Type |
|---|---|
| Invoke | uint32 |
| InvokeOnSystem | uint32 |