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: 26.0.4.0 (26.0.4.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