UpdaterRegistryAddTrigger Method

Overload List
 NameDescription
Public methodStatic memberAddTrigger(UpdaterId, ElementFilter, ChangeType) Adds trigger with the specified element filter and ChangeType for all documents associated with this Updater
Public methodStatic memberAddTrigger(UpdaterId, Document, ElementFilter, ChangeType) Adds trigger with the specified element filter and ChangeType for the specified document
Public methodStatic memberAddTrigger(UpdaterId, Document, ICollectionElementId, ChangeType) Adds a trigger to an updater with specified set of elements and ChangeType
Top
See Also