Configuration |
The ConfigurationReloadInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigurationReloadInfo | Constructor. |
| Name | Description | |
|---|---|---|
| Disconnects | The number of disconnections caused by the reload. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| OutOfDatePartCount | The number of fabrication part instances that had newer versions and were out of date. | |
| ProfileNotAvailable | The current profile is not available in the disk configuration. |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the ConfigurationReloadInfo | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetConnectivityValidation | Returns information about the post-reload connectivity validation. | |
| GetCustomDataChangedElements | Gets a list of ElementIds of fabrication parts that had custom data updated during the reload. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetOutOfDatePartStatus | Access reload information for out of date part. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |