aras_add_property
Add a new property to an existing Aras ItemType by defining its name, data type, label, and length to extend the schema.
Instructions
Aggiunge una proprieta' a un ItemType esistente.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nome | Yes | ||
| tipo | Yes | string, text, integer, decimal, date, boolean, item, list | |
| itemType | Yes | ||
| etichetta | No | ||
| lunghezza | No | Per le stringhe | |
| obbligatoria | No |