Share

BuiltInFailures.WorksharingFailures Class

Failures about WorksharingFailures.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.WorksharingFailures


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

Syntax

C#

public static class WorksharingFailures

The BuiltInFailures.WorksharingFailures 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.

See Also

Reference

Was this information helpful?