Click or drag to resize

SWIFile Fields

The SWIFile type exposes the following members.

Fields
 NameDescription
Public fieldbroken For a shortcut, true if the target report or file cannot be resolved (broken link)
Public fieldisfavorite True if the report is a favorite
Public fieldisreport True if the file is a report
Public fieldisscheduled True if the report defines at least one schedule
Public fieldisshortcut True if the file is a shortcut (.srln) referencing a target report or file
Public fieldistask True if the report is a Task (a job): only its Tasks are executed, no result view is rendered
Public fieldlast Last modification
Public fieldname File name
Public fieldpath File path
Public fieldright Right applied on the file/report: 0: No right 1: Execute reports / View files 2: Execute reports and outputs / View files 3: Edit schedules / View files 4: Edit reports / Manage files
Public fieldtargetpath For a shortcut, the repository relative path of the resolved target (null otherwise)
Top
See Also