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.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2011
Syntax
| C# |
|---|
ChangePriority GetChangePriority() |
| Visual Basic |
|---|
Function GetChangePriority As ChangePriority |
| Visual C++ |
|---|
ChangePriority GetChangePriority() |