ExtendedPropertiesLinkLoadContent Class


Extended Properties Link Load Content Class

Represents the data needed to establish or update an ExtendedPropertiesLink. To be used as the result of invoking an external server in order to update or create an ExtendedPropertiesLink.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB ExternalResourceLoadContent
Autodesk.Revit.DB.ExternalData ExtendedPropertiesLinkLoadContent

Namespace: Autodesk.Revit.DB.ExternalData
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public class ExtendedPropertiesLinkLoadContent : ExternalResourceLoadContent

The ExtendedPropertiesLinkLoadContent type exposes the following members.

Properties
Name Description
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
(Inherited from ExternalResourceLoadContent )
Public property LoadStatus A value to indicate the status of an external resource load operation. IExternalResourceServers should set this in the LoadResource() method.
(Inherited from ExternalResourceLoadContent )
Public property Version The version of the external data that the server is providing in this object.
(Inherited from ExternalResourceLoadContent )
Top
Methods
Name Description
Public method Dispose
(Inherited from ExternalResourceLoadContent )
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object )
Public method GetHashCode Serves as the default hash function.
(Inherited from Object )
Public method GetType Gets the Type of the current instance.
(Inherited from Object )
Public method SetExtendedPropertiesLinkData Sets the extended properties data from the external server.
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →