SASReport

Public Interface to a SASReport

Since

since 8.22
  • The name of this report.

    Since

    since 8.22
  • The report’s location on the server.

    Since

    since 8.22
  • The report’s unique identifier.

    Since

    since 8.22
  • The description of this report as provided by the author.

    Since

    since 8.22
  • The date this report was created.

    Since

    since 8.22
  • The most recent date that any of the data used by the report was updated.

    Since

    since 29.0.0
  • The date this report was last updated.

    Since

    since 8.22
  • The author that most recently updated the report.

    Since

    since 29.0.0
  • The author of this report.

    Since

    since 8.22
  • The thumbnail image for a report, if it exists.

    Since

    since 8.22
  • The text summary for this report.

    Since

    since 28.0.16
  • Convenience method to acquire a SASReportDescriptor for this report.

    Since

    since 8.22
  • Delegate to handle report navigation actions.

    Since

    since 27.0.0
  • A Boolean value determining whether the report is a favorite report.

    Since

    since 29.0.0
  • A Boolean value indicating whether the report can be added to the favorite reports list.

    Since

    since 29.0.0
  • A Boolean value indicating whether the report can be removed from the favorite reports list.

    Since

    since 29.0.0
  • A Boolean value indicating whether a report currently supports updates from the server. For example, remote data reports receive updates and downloads only upon opening the report.

    Since

    since 29.0.0
  • A Boolean value indicating whether the report data is only available on the device while viewing the report.

    Since

    since 29.0.0
  • A larger thumbnail containing more details for the report, if it exists.

    Since

    since 29.0.0
  • The server containing the report. A nil value indicates the report is a local report.

    Since

    since 29.0.0
  • The subscription status of a report. @see SASReportSubscriptionState

    Since

    since 29.0.0
  • A normalized value indicating the subscription or update progress. A value of 0.0 indicates that no progress has been made, and a value of 1.0 indicates that the report has finished processing.

    Since

    since 29.0.0
  • The view state of a report. @see SASReportViewState

    Since

    since 29.0.0
  • Create a SASReportViewController instance for a SASReport.

    Since

    since 8.22

  • Create a SASReportViewController instance for a SASReport with a Navigation Descriptor.

    Since

    since 8.39.1
  • Load an object from a report.

    Since

    since 26.0.0

  • Free the resources used by this report object

    Since

    since 26.0.0

  • Checks on the server, and downloads any updates available for this report.

    Since

    since 27.0.2
  • A Boolean value indicating whether the report has a saved user state. User state contains view modifications based on user interactions.

    Since

    since 29.0.0
  • Removes user modifications to the report.

    Since

    since 29.0.0
  • A Boolean indicating whether the report is part of a group subscription.

    Since

    since 29.0.0
  • Returns an array of path components representing the folder structure of the server location.

    Since

    since 29.0.0