BuiltInFailures.ScheduleViewFailures.BadViewType Property

BuiltInFailuresScheduleViewFailuresBadViewType Property

Schedules can only be placed on Sheets.

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

Property Value

FailureDefinitionId
See Also