Interface EnumRWResultFilterModes


  • public interface EnumRWResultFilterModes
    Possible values for RWSettings ResultFilterMode property
    Since:
    MicroStrategy Web 8.0.0
    • Field Detail

      • RW_RESULT_FILTER_DEFAULT

        static final int RW_RESULT_FILTER_DEFAULT
        Default
        See Also:
        Constant Field Values
      • RW_RESULT_FILTER_STATUS_ONLY

        static final int RW_RESULT_FILTER_STATUS_ONLY
        Status only
        See Also:
        Constant Field Values
      • RW_RESULT_FILTER_PROPERTIES

        static final int RW_RESULT_FILTER_PROPERTIES
        Properties
        See Also:
        Constant Field Values
      • RW_RESULT_FILTER_DEF_PROPS

        static final int RW_RESULT_FILTER_DEF_PROPS
        Definition and Properties for opening editors
        See Also:
        Constant Field Values
      • RW_RESULT_FILTER_DEF_PROPS_INBOX

        static final int RW_RESULT_FILTER_DEF_PROPS_INBOX
        Definition, Properties, and Inbox for opening and closing subscription editors
        See Also:
        Constant Field Values
      • RW_RESULT_FILTER_DEF_PROPS_TRANSACTION

        static final int RW_RESULT_FILTER_DEF_PROPS_TRANSACTION
        Definition, Properties, and TransactionDefinition for opening and closing editors that need transaction information
        See Also:
        Constant Field Values