Approve File Info
Defines the parameters to approve one or more files in a document library.
| Reference Information |
| Release Status : |
Beta |
| Alias Name : |
Entity.ApproveFileInfo |
| Full Reference Name : |
Collaboris.Saf.Actions.Wss.Entities.ApproveFileInfo |
| Assembly Name : |
Collaboris.Saf.Actions.Wss |
| Properties |
| Name |
Description |
Example Value |
Output |
Required |
| FileUrls |
List`1. Specifies a list of file URLs to approve.
Note : This property can be set by another action that outputs a list of file URLs. Please refer to the GetFiles Action for an example of how this works.
|
${CurrentWeb.Url}/Pages/default.aspx
|
false
|
false
|
| ApproveComments |
String. Specifies the comments to apply to the approved file(s).
|
Approved by a SAF action.
|
false
|
false
|