Click or drag to resize
TypeInfoEvents Properties

The TypeInfoEvents type exposes the following members.

Properties
  NameDescription
Public propertyDelete
Fires when object is deleted
Public propertyGetContent
Fires when search content is requested. You can modify content value which is saved to the search index.
Public propertyGetData
Fires when data are retrieved
Public propertyCheckPermissions
Fires when permissions are checked on the object
Public propertyInsert
Fires when object is inserted
Public propertyLogChange
Fires when object tasks are logged. You can disable tasks logging for staging, integration etc.
Public propertyUpdate
Fires when object is updated
Top
See Also