RVTDocs.com
Namespace: Autodesk.Revit.DB

ConfigurationReloadInfo

Class
Description:
This object contains information returned by a reload of the fabrication configuration.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ConfigurationReloadInfo
Syntax
ConfigurationReloadInfo Class Members:
Name Description Inherited From
ConfigurationReloadInfo Constructor.
Name Description Inherited From
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 Inherited From
Dispose Releases all resources used by the ConfigurationReloadInfo
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) 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 ) Object
GetOutOfDatePartStatus Access reload information for out of date part.
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object