Interface EnumDSSXMLProjectConfigurationSettingType


  • public interface EnumDSSXMLProjectConfigurationSettingType
    Enumeration used to retrieve the different types of project settings from a project reference
    Since:
    MicroStrategy Web 9.0.0
    • Field Detail

      • DssXmlProjectConfigurationSettingTypeProjectSettings

        static final int DssXmlProjectConfigurationSettingTypeProjectSettings
        Enumeration used to retrieve the regular project settings from the configuration settings method
        See Also:
        Constant Field Values
      • DssXmlProjectConfigurationSettingTypeReserved

        static final int DssXmlProjectConfigurationSettingTypeReserved
        Unused
        See Also:
        Constant Field Values
      • DssXmlProjectConfigurationSettingTypeStatistics

        static final int DssXmlProjectConfigurationSettingTypeStatistics
        Specifies that the settings should be pulled from the Statistics portion of the project
        See Also:
        Constant Field Values
      • DssXmlProjectConfigurationSettingTypeDeliveryNotification

        static final int DssXmlProjectConfigurationSettingTypeDeliveryNotification
        Specifies that the settings should be pulled from the Delivery Notification portion of the project
        See Also:
        Constant Field Values
      • DssXmlProjectConfigurationSettingTypeStatisticsTable

        static final int DssXmlProjectConfigurationSettingTypeStatisticsTable
        Specifies that the settings should be pulled from the Statistics Table portion of the project
        See Also:
        Constant Field Values
      • DssXmlProjectConfigurationSettingTypePAStatisticsTable

        static final int DssXmlProjectConfigurationSettingTypePAStatisticsTable
        Specifies that the settings should be pulled from the Statistics Table portion of the project for platform analytics
        See Also:
        Constant Field Values