diff -r 913c9751c067 -r 716254ccbcc0 org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-59A3DC52-36FB-4A05-8D37-0305AE4B80D0.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-59A3DC52-36FB-4A05-8D37-0305AE4B80D0.html Fri Mar 05 19:11:15 2010 -0800 @@ -0,0 +1,69 @@ + + +Criteria for +deleting an event

Criteria for +deleting an event

+

The criteria object specifies the event +to delete.

+

The criteria object has two main properties: Type and Data. +These are described in the following table.

+
+ + + + + + + + + + + + + + + + + + + + + + + + +
Table: Criteria object properties
+

Property

+
+

Description

+
+

Type

+
+

Value

+
+

criteria.Type

+
+

Specifies the type of content.

+
+

string

+
+

Possible values:

+
    +
  • "Log"

  • +
+
+

criteria.Data

+
+

Specifies the event to delete.

+
+

object

+
 
+

criteria.Data.id

+
+

Specifies a unique identifier of the event to delete.

+
+

string

+
 
\ No newline at end of file