BuiltInFailures.SteelElementFailures.SteelElementTaskNotFinished Property

BuiltInFailuresSteelElementFailuresSteelElementTaskNotFinished Property

Advance Steel tasks not finished.

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

Property Value

FailureDefinitionId
See Also