Interface IFormRecordReviewData

  • All Superinterfaces:
    IFormRecordData, Serializable
    All Known Implementing Classes:
    FormRecordReviewData

    public interface IFormRecordReviewData
    extends IFormRecordData
    Common interface for accessing the review data of a single form record. Should not be used when querying collections of form records (performance).
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH