Interface EnumWebSubscriptionContentTypes


  • public interface EnumWebSubscriptionContentTypes
    This Enumeration specifies the content type for a subscription.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • CONTENT_TYPE_REPORT

        static final int CONTENT_TYPE_REPORT
        indicated a content type that corresponds to a report
        See Also:
        Constant Field Values
      • CONTENT_TYPE_DOCUMENT

        static final int CONTENT_TYPE_DOCUMENT
        indicated a content type that corresponds to a document
        See Also:
        Constant Field Values