BuiltInFailuresEditingFailuresPinnedObjectNotDeleted Property

Pinned objects were not deleted. To delete them, unpin them before using delete.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId PinnedObjectNotDeleted { get; }

Property Value

FailureDefinitionId
See Also