| Virtual
|
If set, the attribute will not hold
data. Instead, you must define a Read Access method, a Write Access method, or
both. See
Virtual Attributes.
|
| Primary Key
|
If set, the attribute will be used
as an identifier to determine if two BPM Objects are the same. You would
typically set this for an attribute containing a unique value, such as an ID
number.
|
| Not Null
|
If set, a null value is not
allowed, and you will need to set a default value in the
Default Value section.
|