Revit 2026 API
Linked |
The desired linked resource type.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ExternalResourceType ResourceType { get; }
Public ReadOnly Property ResourceType As ExternalResourceType Get
public: property ExternalResourceType^ ResourceType { ExternalResourceType^ get (); }
member ResourceType : ExternalResourceType with get
Property Value
ExternalResourceTypeSee Also