BuiltInFailures.KeynoteTagFailures Class


Built In Failures Keynote Tag Failures Class

Failures related to keynote tags.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB BuiltInFailures KeynoteTagFailures

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

The BuiltInFailures KeynoteTagFailures type exposes the following members.

Properties
Name Description
Public property Static member KeynoteOnLinkWithDifferentKeynoteFile The parameters of the keynote tag are empty because the keynoted linked element uses a different keynote file.
Public property Static member NoKeynoteAssignedToLinkedElement The parameters of the keynote tag are empty because the keynoted linked element uses a different keynote file.
Top
See Also