2024 Method
Changes 0
M

Element.GetChangeTypeElementAddition

Description:
Returns ChangeType associated with element addition
Remarks:
Use this change type to trigger an Updater on the addition of elements to a document. Note: This change type will not trigger on changes caused by Undo and Redo.
public static ChangeType GetChangeTypeElementAddition()
ChangeType that can be used to define a trigger for an Updater, triggering on element addition.