LinkLoadContent
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | (Inherited from ExternalResourceLoadContent .) | ExternalResourceLoadContent |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetLinkDataPath() | ModelPath | Returns the Link data path owned by this LinkLoadContent object. | |
| GetLinkLoadResult() | LinkLoadResult | Retrieves the LinkLoadResult of the attempt to load or reload a Revit link. | |
| GetType | None | (Inherited from Object .) | Object . |
| SetLinkDataPath(ModelPath) | None | Sets the Link data path owned by this LinkLoadContent object. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. (Inherited from ExternalResourceLoadContent .) | ExternalResourceLoadContent |
| LoadStatus | ExternalResourceLoadStatus | A value to indicate the status of an external resource load operation. IExternalResourceServers should set this in the LoadResource() method. (Inherited from ExternalResourceLoadContent .) | ExternalResourceLoadContent |
| Version | string | The version of the external data that the server is providing in this object. (Inherited from ExternalResourceLoadContent .) | ExternalResourceLoadContent |