Interface IFieldProperty2

    • Method Detail

      • isCanGroup

        boolean isCanGroup()

        Checks if items of this type can form groups with others of the same type.

        Getter method for the COM property "IsCanGroup"

        Returns:
        Returns a value of type boolean
      • isSearchable

        boolean isSearchable()

        Checks if the content of the field is searched by the Search method.

        Getter method for the COM property "IsSearchable"

        Returns:
        Returns a value of type boolean
      • isMultiValue

        boolean isMultiValue()

        Checks if the field can store multiple values.

        Getter method for the COM property "IsMultiValue"

        Returns:
        Returns a value of type boolean