Interface EnumDSSXMLCommandManagerScriptTypes


  • public interface EnumDSSXMLCommandManagerScriptTypes
    This interface defines the enumeration constants used to specify the type of DSS command manager script.
    Since:
    MicroStrategy Web 11.2
    • Field Detail

      • DssXmlTypeReserved

        static final int DssXmlTypeReserved
        Reserved for future use
        See Also:
        Constant Field Values
      • DssXmlTypePython

        static final int DssXmlTypePython
        Specifies a DSS type of python
        See Also:
        Constant Field Values
      • DssXmlTypeJupyterNotebook

        static final int DssXmlTypeJupyterNotebook
        Specifies a DSS type of jupyter notebook
        See Also:
        Constant Field Values