Share

IUpdater.GetChangePriority Method

Identifies the nature of the change the Updater will be performing Used to identify order of execution of updaters Called once during registration of the updater


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

ChangePriority GetChangePriority()

Return Value

ChangePriority

See Also

Reference

Was this information helpful?