BuiltInFailures.LegendFailures.LegendComponentBadViewType Property

BuiltInFailuresLegendFailuresLegendComponentBadViewType Property

Legend Components may only be placed in Legends

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId LegendComponentBadViewType { get; }
Public Shared ReadOnly Property LegendComponentBadViewType As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ LegendComponentBadViewType {
	FailureDefinitionId^ get ();
}
static member LegendComponentBadViewType : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also