Skip to main content

Maintenance Cleanup Folder Task Resource Element

Maintenance Cleanup Folder Task Resource Element

Attributes

AttributeAPI TypeDefaultDescription
FolderString 
Folder to examine. This is a required property
FileExtensionString"bak"
File extension of files to delete. Common values are "bak" and "txt" for database backups and text reports. Default is "bak".
IncludeFirstLevelSubfoldersBooleanFalse
Include all first level subfolders instead of just the specified folder. Default is "false".

Collection Children

ChildAPI TypeDescription
<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.