Field.SubSchema Property

The Schema describing the subentity (or subentities) stored in this Field.


Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public Schema SubSchema { get; }

Property Value

Schema

See Also

Reference

Field Class
Autodesk.Revit.DB.ExtensibleStorage Namespace