Changes in 2025 vs 2021 1 changed
Flip API Versions →Changed members
ExternalResourceReference(Guid, IDictionary<StringString>→IDictionary<String, String>, String, String)
| serverId | Guid | The id of the server associated with this ExternalResourceReference. The server must implement IExternalResourceServer. |
| referenceInformation | IDictionary<StringString>→IDictionary<String, String> | The (String, String) map containing reference or lookup information that will be stored in Revit. |
| version | String | The version of the external data. |
| inSessionPath | String | The path that identifies a resource in server. ExternalResourceServer must provide this path which should not contain the server name. Revit internally will construct and store the full display path which includes the server name plus this path at the time a resource is loaded into the model for use if the server is missing. |