Revit 2025.3 API
Linked |
Element id of the linked resource.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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