Returns UpdaterInfos for all the application-wide updaters.
Namespace: Autodesk.Revit.DBAssembly: 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