Maintenance Cleanup Folder Task Resource Element
X-Ref:
- Ast Maintenance Cleanup Folder Task Resource Node
- Ast Task Resource Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
Folder | String | Folder to examine. This is a required property | |
FileExtension | String | "bak" | File extension of files to delete. Common values are "bak" and "txt" for database backups and text reports. Default is "bak". |
IncludeFirstLevelSubfolders | Boolean | False | Include all first level subfolders instead of just the specified folder. Default is "false". |
Collection Children
Child | API Type | Description |
---|---|---|
<Annotations> <Annotation /> </Annotations> | AstAnnotationNode | This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code. |