BuiltInFailures.ViewFailures.NothingToApplyWarning Property

BuiltInFailuresViewFailuresNothingToApplyWarning Property

Start and end elevations are the same, nothing to Apply.

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

Property Value

FailureDefinitionId
See Also