Revit 2026 API
FieldSchema Property |
The Schema to which this Field belongs.
Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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