FieldSubSchemaGUID Property

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

Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Guid SubSchemaGUID { get; }

Property Value

Guid
See Also