Interface EnumExpressionCartTransformProperties


  • public interface EnumExpressionCartTransformProperties

    Title: EnumExpressionCartTransformProperties.

    Description:

    Copyright: Copyright (c) 2002

    Company: Microstrategy, Inc.

    Since:
    MicroStrategy Web 7.5.0
    • Field Detail

      • LOGICAL_OPERATOR_STYLE_NONE

        static final int LOGICAL_OPERATOR_STYLE_NONE
        Level flag indicating not to show logical 'any/all' option.
        See Also:
        Constant Field Values
      • LOGICAL_OPERATOR_STYLE_ANY_ALL

        static final int LOGICAL_OPERATOR_STYLE_ANY_ALL
        Level flag indicating to show logical 'any/all' option..
        See Also:
        Constant Field Values
      • LOGICAL_OPERATOR_STYLE_USER_DEFINED

        static final int LOGICAL_OPERATOR_STYLE_USER_DEFINED
        Level flag indicating to show user custom logical 'any/all' option.
        See Also:
        Constant Field Values