Subelement.TypeId
Public Property
The identifier of this subelement’s type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId TypeId { get; }
Property Value
ElementIdRemarks
Some subelements cannot have type assigned, in which case this method returns invalid element id.