Interface EnumDSSXMLPrintLocationType


  • public interface EnumDSSXMLPrintLocationType
    This interface defines the enumeration constants used to specify the print location type
    Since:
    MicroStrategy Web cloud OM branch
    • Field Detail

      • DssXMLPrintLocationTypePrinter

        static final int DssXMLPrintLocationTypePrinter
        Specify the print location type as printer
        See Also:
        Constant Field Values
      • DssXMLPrintLocationTypeFile

        static final int DssXMLPrintLocationTypeFile
        Specify the print location type as file
        See Also:
        Constant Field Values