Interface IMultiAttachmentProviding

    • Method Detail

      • isAttachmentItemTypeSelected

        boolean isAttachmentItemTypeSelected​(EAttachmentItemType attachmentItemType)
        Parameters:
        attachmentItemType - A string that can be converted into a EAttachmentItemType.
        Returns:
        true if there is at least one element with the specified attachment item type in the list of attachments. Otherwise, returns false.