AddTrigger Method


Updater Registry Add Trigger Method

Overload List
Name Description
Public method Static member AddTrigger(UpdaterId, ElementFilter, ChangeType) Adds trigger with the specified element filter and ChangeType for all documents associated with this Updater
Public method Static member AddTrigger(UpdaterId, Document, ElementFilter, ChangeType) Adds trigger with the specified element filter and ChangeType for the specified document
Public method Static member AddTrigger(UpdaterId, Document, ICollection ElementId , ChangeType)
Top
See Also