BuiltInFailures.MEPSupportFailures.InstanceProfileNotMatchWithHostError Property

BuiltInFailuresMEPSupportFailuresInstanceProfileNotMatchWithHostError Property

The [Symbol]'s profile does not match the host. Instances of [Symbol] will be deleted.

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

Property Value

FailureDefinitionId
See Also