UpdateEntryCreated Property
This property contains a Date value that indicates the time that the current entry was created.
Object Oriented Interface
public function getUpdateEntryCreated(); public function setUpdateEntryCreated($value);
Procedural Interface
ipworks_atom_get($res, 116 ); ipworks_atom_set($res, 116, $value );
Default Value
''
Remarks
This property contains a Date value that indicates the time that the current entry was created.
This property is not available at design time.
Data Type
String