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.2.0.35246
Syntax
[PersistentObjectFieldAttribute("updated", false)]
protected DateTime _updated

Field Value

Type: DateTime
See Also