Attribute.Tag

Syntax

Tag: String;

Description

The Tag property determines user information about MDM dictionary attribute.

Comments

Use JSON or the setTag method to set the property value, and the getTag method to get the property value.

This property is ignored by the compiler, thus the user can use it for his own purposes.

Example

The property use is given on the page with description of the Attribute constructor.

See also:

Attribute