BuiltInFailures.HostObjFailures Class

BuiltInFailuresHostObjFailures Class

Failures about HostObj.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresHostObjFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class HostObjFailures
Public NotInheritable Class HostObjFailures
public ref class HostObjFailures abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type HostObjFailures = class end

The BuiltInFailuresHostObjFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberHostMismatch Can't use this type in this host.
Public propertyStatic memberReferencesNulled One or more references are or have become invalid.
Top
See Also