BuiltInFailuresAutoRouteFailuresMismatchedSystemClassificationNoSystemWarning Property |
The selected fixture is assigned to a system with different classification.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId MismatchedSystemClassificationNoSystemWarning { get; }
Public Shared ReadOnly Property MismatchedSystemClassificationNoSystemWarning As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ MismatchedSystemClassificationNoSystemWarning {
FailureDefinitionId^ get ();
}
static member MismatchedSystemClassificationNoSystemWarning : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also