<Code Lib>
2027 Overloads
Changes 0

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