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

Field Value

Type: DateTime
See Also