BuiltInFailuresWorksharingFailures Class

Failures about WorksharingFailures.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresWorksharingFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class WorksharingFailures

The BuiltInFailuresWorksharingFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberDuplicateNamesChanged These elements' names were automatically changed to eliminate duplicates.
Public propertyStatic memberMissingUpdaterLatestOrCentralPlural The file [File Name] you are trying to synchronize was modified by the third-party updaters [Updater Name(s)] which are not currently installed. \n\r \n\r If you continue to Synchronize with Central or Reload Latest, data maintained by these updaters will not be updated properly. This may create problems when [File Name] is later opened when [Updater Name(s)] are present.
Public propertyStatic memberMissingUpdaterLatestOrCentralSingular The file [File Name] you are trying to synchronize was modified by the third-party updater [Updater Name(s)] which is not currently installed. \n\r \n\r If you continue to Synchronize with Central or Reload Latest, data maintained by this updater will not be updated properly. This may create problems when [File Name] is later opened when [Updater Name(s)] is present.
Public propertyStatic memberSeriousElementReferenceCorruption Element references are seriously corrupt.
Top
See Also