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