UpdateEntryModified Property
This property contains a Date value that indicates the time in which the current entry was last modified.
Object Oriented Interface
public function getUpdateEntryModified(); public function setUpdateEntryModified($value);
Procedural Interface
ipworks_atom_get($res, 126 ); ipworks_atom_set($res, 126, $value );
Default Value
''
Remarks
This property contains a Date value that indicates the time in which the current entry was last modified.
This property is not available at design time.
Data Type
String