Interface EnumDSSXMLObjectXMLFlags


  • public interface EnumDSSXMLObjectXMLFlags
    This interface defines the enumeration constants used to specify the return format type of getting object.
    Since:
    MicroStrategy Web could OM branch
    • Field Detail

      • DssXMLObjectXMLFlagsReserved

        static final int DssXMLObjectXMLFlagsReserved
        Reserved.
        See Also:
        Constant Field Values
      • DssXMLObjectXMLLeanXML

        static final int DssXMLObjectXMLLeanXML
        To return the object with the lean XML.
        See Also:
        Constant Field Values
      • DssXMLObjectXMLLeanJSON

        static final int DssXMLObjectXMLLeanJSON
        To return the object with the lean JSON.
        See Also:
        Constant Field Values
      • DssXMLObjectXMLAllTranslations

        static final int DssXMLObjectXMLAllTranslations
        To return the object with the all translations
        See Also:
        Constant Field Values