Revit 2026 API
Built |
The assembly instance has associated views and cannot be merged with assembly type '%1!s!'. Delete the views to continue.\n\nViews:%2!s!
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId DeleteShopDrawingsWarn { get; }
Public Shared ReadOnly Property DeleteShopDrawingsWarn As FailureDefinitionId Get
public: static property FailureDefinitionId^ DeleteShopDrawingsWarn { FailureDefinitionId^ get (); }
static member DeleteShopDrawingsWarn : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also