Attributes
For each of the Types in the schema you can create Attributes. An Attribute enables you to add some extra semantic information to each individual type.
For example, for a Position whose type is Manager, you could create an Attribute called bonus to specify what type of bonus should be given to this Position. The Standard Position Type in the default schema has the attribute Contract Type assigned to it. The Standard Location Type delivered in the default schema has the following attributes already defined:
When you create an attribute, you must specify a data type that determines its allowable values. For a description of the data types an attribute can have, see Data Types.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.