Interface EnumDSSXMLCacheExpOptions


  • public interface EnumDSSXMLCacheExpOptions
    This interface defines the enumeration constants used to specify cache expiration commands.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • DssXmlCacheExpOptionsInboxOnly

        static final int DssXmlCacheExpOptionsInboxOnly
        Inbox Only
        See Also:
        Constant Field Values
      • DssXmlCacheExpOptionsReportCacheOnly

        static final int DssXmlCacheExpOptionsReportCacheOnly
        Report Cache Only
        See Also:
        Constant Field Values
      • DssXmlCacheExpOptionsBoth

        static final int DssXmlCacheExpOptionsBoth
        Both Inbox and Report Cache
        See Also:
        Constant Field Values