Specifies whether the .NET object represents a valid Revit entity.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public bool IsValidObject { get; }
Return Value
BooleanTrue if the API object holds a valid Revit native object, false otherwise.