Click or drag to resize
PersistentObject Properties

The PersistentObject type exposes the following members.

Properties
  NameDescription
Public propertyCreated
Gets the date and time when the object was created.
Public propertyFlag
Gets or sets the flags for this object.
Public propertyIsDirty
Gets a value indicating whether the object is dirty.
Public propertyIsNew
Gets a value indicating whether the object is new.
Public propertyObjectId
Gets the unique object id.
Public propertyUpdated
Gets the date and time when the object was last updated.
Top
See Also