PersistentObject Properties |
The PersistentObject type exposes the following members.
| Name | Description | |
|---|---|---|
| Created |
Gets the date and time when the object was created.
| |
| Flag |
Gets or sets the flags for this object.
| |
| IsDirty |
Gets a value indicating whether the object is dirty.
| |
| IsNew |
Gets a value indicating whether the object is new.
| |
| ObjectId |
Gets the unique object id.
| |
| Updated |
Gets the date and time when the object was last updated.
|