The identifier of this subelement's type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId TypeId { get; }Property Value
ElementId
Remarks
Some subelements cannot have type assigned,
in which case this method returns invalid element id.
See Also
Reference