Interface EnumDSSXMLSupportedFormatTypes


  • public interface EnumDSSXMLSupportedFormatTypes
    This interface defines the enumeration constants used to specify the supported format types by a device
    Since:
    MicroStrategy Web cloud OM branch
    • Field Detail

      • DssXMLSupportedFormatTypeReserved

        static final int DssXMLSupportedFormatTypeReserved
        Reserved
        See Also:
        Constant Field Values
      • DssXMLSupportedFormatTypeText

        static final int DssXMLSupportedFormatTypeText
        Specify the supported format type as text
        See Also:
        Constant Field Values
      • DssXMLSupportedFormatTypeExcel

        static final int DssXMLSupportedFormatTypeExcel
        Specify the supported format type as excel
        See Also:
        Constant Field Values
      • DssXMLSupportedFormatTypePDF

        static final int DssXMLSupportedFormatTypePDF
        Specify the supported format type as pdf
        See Also:
        Constant Field Values
      • DssXMLSupportedFormatTypeHTMLWithoutImages

        static final int DssXMLSupportedFormatTypeHTMLWithoutImages
        Specify the supported format type as HTML without images
        See Also:
        Constant Field Values
      • DssXMLSupportedFormatTypeHTMLWithImages

        static final int DssXMLSupportedFormatTypeHTMLWithImages
        Specify the supported format type as HTML with images
        See Also:
        Constant Field Values