Click or drag to resize
PersistentObject Fields

The PersistentObject type exposes the following members.

Fields
  NameDescription
Protected field_created
Field that stores the date and time when the object was created.
Protected field_flag
Flag field. Use it as you see fit.
Protected field_isDirty
Field that indicates whether the object is dirty.
Protected field_isNew
Field that indicates whether the object is new.
Protected field_objectId
The unique object id.
Protected field_updated
Field that stores the date and time when the object was updated.
Top
See Also