Revit 2026 API
Linked |
Element id of the linked resource.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId ResourceTypeId { get; }
Public ReadOnly Property ResourceTypeId As ElementId Get
public: property ElementId^ ResourceTypeId { ElementId^ get (); }
member ResourceTypeId : ElementId with get
Property Value
ElementIdSee Also