AgileShapes / SharePoint / Microsoft SPS |
This AgileShape can be used to automatically delete files from a SharePoint document library.
Field Name | Definition |
---|---|
DocumentLibraryURL |
The SharePoint document library URL where you would like to delete files. |
Filter |
This property specifies the filename (or a filename filter containing wildcards) that will be acted upon -- for example, downloaded by the Download Files AgilePart, uploaded by the Upload Files AgilePart, or converted to PDF by the Convert to PDF AgilePart. The action is taken in the location specified by the associated URL -- either Local Path or AbsoluteURL, depending upon the AgileShape. If the location is a folder, only the specified file types will be acted upon. Some examples of possible values for this property are listed below:
|
Recursive |
Default value: False This property specifies whether the AgileShape should affect files contained in any subfolders located under the library (or folder) in the specified location. This property can be set to the following specific values:
|
The properties of the basic AgilePart AgileShape are also included in this AgileShape. For more information, see AgilePart.