Click or drag to resize

PersistentObject_created Field

Field that stores the date and time when the object was created.

Namespace:  Obujekutoru
Assembly:  obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
Syntax
[PersistentObjectFieldAttribute("created", false)]
protected DateTime _created

Field Value

Type: DateTime
See Also