Click or drag to resize
PersistentObject_updated Field
Field that stores the date and time when the object was updated.

Namespace: Obujekutoru
Assembly: obujekutoru (in obujekutoru.dll) Version: 1.0.0.19089 (1.0.0.*)
Syntax
[PersistentObjectFieldAttribute("updated", false)]
protected DateTime _updated

Field Value

Type: DateTime
See Also