2024 Members
Changes 4
M

ConfigurationReloadInfo

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