BuiltInFailures.ColorFillFailures.SymtemColorFillLegendNotAllowed Property

BuiltInFailuresColorFillFailuresSymtemColorFillLegendNotAllowed Property

[Category name] Color Fill Legend can only be placed in a Floor Plan View.

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

Property Value

FailureDefinitionId
See Also