Interface EnumDSSXMLPropertyFlags


  • public interface EnumDSSXMLPropertyFlags
    Property Flags for getting and setting properties.
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • DssXmlPropertyNotDefault

        static final int DssXmlPropertyNotDefault
        This flag specifies to only retrieve those properties that are not set to their default values.
        See Also:
        Constant Field Values
      • DssXmlPropertyReportID

        static final int DssXmlPropertyReportID
        This flag indicates that the objectID is a reportID (for report server only)
        See Also:
        Constant Field Values
      • DssXmlPropertyTemplateID

        static final int DssXmlPropertyTemplateID
        This flag indicates that the objectID is a templateID (for report server only)
        See Also:
        Constant Field Values