BuiltInFailuresPipingFailuresPartNotFoundInRoutingPreferenceError Property |
"%1s is not found. Please review the routing preference of %2s."
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId PartNotFoundInRoutingPreferenceError { get; }
Public Shared ReadOnly Property PartNotFoundInRoutingPreferenceError As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ PartNotFoundInRoutingPreferenceError {
FailureDefinitionId^ get ();
}
static member PartNotFoundInRoutingPreferenceError : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also