Revit 2025.3 API
External |
The ExternalResourceType for which Revit is requesting data from the server.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ExternalResourceType ExternalResourceType { get; }
Public ReadOnly Property ExternalResourceType As ExternalResourceType Get
public: property ExternalResourceType^ ExternalResourceType { ExternalResourceType^ get (); }
member ExternalResourceType : ExternalResourceType with get
Property Value
ExternalResourceTypeSee Also