UpdaterRegistry.AddTrigger Method

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) 
Top
See Also