Class ReportValueExists

    • Field Detail

      • m_Field

        protected Field m_Field
        the field in the report to check.
    • Constructor Detail

      • ReportValueExists

        public ReportValueExists()
        Default constructor.
      • ReportValueExists

        public ReportValueExists​(Field field)
        Initializes with the specified field.
        Parameters:
        field - the field to use