Interface WebSubscriptionContentReportProperties

    • Method Detail

      • getViewMode

        int getViewMode()
        This returns the view mode as defined by one of the VIEW_MODE constants in EnumWebReportViewMode
        Returns:
        the view mode
      • setViewMode

        void setViewMode​(int viewMode)
        sets the view mode of the report.
        Parameters:
        viewMode - one of the values from EnumWebReportViewMode