SpecTypeId.Boolean Class

SpecTypeIdBoolean Class

This class contains constants identifying Boolean specs.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBSpecTypeIdBoolean

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

The SpecTypeIdBoolean type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberYesNo Yes/No, in discipline Common.
Top
See Also