Extended
|
Establishes the bindings for a given extended property.
Supports the same style of binding as shared/project parameters - category and type vs instance.
System
Object
Autodesk.Revit.DB.ExternalData ExtendedPropertiesBindings
Autodesk.Revit.DB.ExternalData ExtendedPropertiesBindings
Namespace: Autodesk.Revit.DB.ExternalData
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
The ExtendedPropertiesBindings type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ExtendedPropertiesBindings | Creates a new ExtendedPropertiesBindings |
|
|
ExtendedPropertiesBindings(ExtendedPropertiesBindingType, ISet ForgeTypeId ) | Creates a new ExtendedPropertiesBindings |
| Name | Description | |
|---|---|---|
|
|
BindingType | Indicates type vs instance bindings. Defaults to Instance. |
|
|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
| Name | Description | |
|---|---|---|
|
|
AddCategories | Adds multiple categories to the bindings. |
|
|
AddCategory | Adds a category id to the bindings. |
|
|
Dispose | Releases all resources used by the ExtendedPropertiesBindings |
|
|
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 ) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from Object ) |