Share Email Facebook Twitter LinkedIn Subelement.TypeId Property The identifier of this subelement's type. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public ElementId TypeId { get; }Property ValueElementId Remarks Some subelements cannot have type assigned, in which case this method returns invalid element id. See AlsoReferenceSubelement ClassAutodesk.Revit.DB Namespace