UpdaterRegistry.GetRegisteredUpdaterInfos Method

Returns UpdaterInfos for all the application-wide updaters.


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

Syntax

C#

public static IList<UpdaterInfo> GetRegisteredUpdaterInfos()

Return Value

IList<UpdaterInfo>
List of UpdaterInfo structures

See Also

Reference

UpdaterRegistry Class
GetRegisteredUpdaterInfos Overload
Autodesk.Revit.DB Namespace