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.1.0.25794
Syntax
[PersistentObjectFieldAttribute("created", false)]
protected DateTime _created

Field Value

Type: DateTime
See Also