2027 Members
Changes 0
M

FailuresProcessingEventArgs Methods

Name Return Type Description Inherited From
M Dispose() None (Inherited from RevitAPIEventArgs ) RevitAPIEventArgs
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetFailuresAccessor() FailuresAccessor Provides access to the failure information in the document.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetProcessingResult() FailureProcessingResult Retrieves current status of the failures processing result.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M IsCancelled() Boolean Indicates whether the event is being cancelled. (Inherited from RevitAPIEventArgs ) RevitAPIEventArgs
M SetProcessingResult(FailureProcessingResult) None Sets the result of the failures processing accomplished during this event callback.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object