Revit 2025.3 API
EntitySchema Property |
The Schema describing this Entity.
Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public Schema Schema { get; }
Public ReadOnly Property Schema As Schema Get
public: property Schema^ Schema { Schema^ get (); }
member Schema : Schema with get
Property Value
SchemaSee Also