Extended |
The ExtendedPropertiesLinkData type exposes the following members.
| Name | Description | |
|---|---|---|
| ExtendedPropertiesLinkData | Constructs an empty object which can be used to add parameter schemas, bindings, and values. |
| Name | Description | |
|---|---|---|
| ContainerName | The extended properties container name used as a custom group in the properties palette. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| Region | The region of the account that contains the parameter definitions. |
| Name | Description | |
|---|---|---|
| AddParameterSchemaWithBindings | Adds a schema id to the extended properties link. | |
| AddValues | Adds the provided parameter values to the Revit Element identified by %elementId%. | |
| Dispose | Releases all resources used by the ExtendedPropertiesLinkData | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| HasSchema | Queries whether the schema already exists in this data. | |
| IsValidContainerName | Validates that the given name is valid for use as the container name of an extended properties link. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |