FieldSubSchema Property

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

Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Schema SubSchema { get; }

Property Value

Schema
See Also