BuiltInFailures.MEPFabricationFailures.HangerProfileNotMatchWithHost Property

BuiltInFailuresMEPFabricationFailuresHangerProfileNotMatchWithHost Property

The defined hanger profile does not match with the host.

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

Property Value

FailureDefinitionId
See Also