Revit 2025.3 API
EntitySchema |
The GUID of 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 Guid SchemaGUID { get; }
Public ReadOnly Property SchemaGUID As Guid Get
public: property Guid SchemaGUID { Guid get (); }
member SchemaGUID : Guid with get
Property Value
GuidSee Also