ExtendedPropertiesLinkData Class


Extended Properties Link Data Class

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

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

The ExtendedPropertiesLinkData type exposes the following members.

Constructors
Name Description
Public method ExtendedPropertiesLinkData Constructs an empty object which can be used to add parameter schemas, bindings, and values.
Top
Properties
Name Description
Public property ContainerName The extended properties container name used as a custom group in the properties palette.
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public property Region The region of the account that contains the parameter definitions.
Top
Methods
Name Description
Public method AddParameterSchemaWithBindings Adds a schema id to the extended properties link.
Public method AddValues Adds the provided parameter values to the Revit Element identified by %elementId%.
Public method Dispose Releases all resources used by the ExtendedPropertiesLinkData
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 HasSchema Queries whether the schema already exists in this data.
Public method Static member IsValidContainerName Validates that the given name is valid for use as the container name of an extended properties link.
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 →