RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Subelement

Subelement.TypeId

Property
Description:
The identifier of this subelement's type.
Remarks:
Some subelements cannot have type assigned, in which case this method returns invalid element id.
Syntax
public ElementId TypeId { get; }