If you would like to upgrade to a newer long-term support version of Studio Pro, see Moving from Mendix Studio Pro 8 to 9.

Annotations

Last modified: August 20, 2024

Introduction

An annotation can be used to add comments to a domain model.

For example, an order entity contains two decimal attributes, TotalPrice and Discount. You can add an annotation to note that, unlike the total price, the discount represents a percentage and not an amount of money.

Common Properties

Caption

The caption property contains the text of the annotation.