BuiltInFailuresKeynoteTagFailures Class

Failures related to keynote tags.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresKeynoteTagFailures

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

The BuiltInFailuresKeynoteTagFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberKeynoteOnLinkWithDifferentKeynoteFile The parameters of the keynote tag are empty because the keynoted linked element uses a different keynote file.
Public propertyStatic memberNoKeynoteAssignedToLinkedElement The parameters of the keynote tag are empty because the keynoted linked element uses a different keynote file.
Top
See Also