Name Return Type Description
O AddTrigger(UpdaterId, ElementFilter, ChangeType) None Adds trigger with the specified element filter and ChangeType for all documents associated with this Updater
O AddTrigger(UpdaterId, Document, ElementFilter, ChangeType) None Adds trigger with the specified element filter and ChangeType for the specified document
O AddTrigger(UpdaterId, Document, ICollection<ElementId>, ChangeType) None Adds a trigger to an updater with specified set of elements and ChangeType