PersistentObject Fields |
The PersistentObject type exposes the following members.
| Name | Description | |
|---|---|---|
| _created |
Field that stores the date and time when the object was created.
| |
| _flag |
Flag field. Use it as you see fit.
| |
| _objectId |
The unique object id.
| |
| _updated |
Field that stores the date and time when the object was updated.
|