Get the state if the element will be deleted when change the service encounters an error or not.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool GetDeletePartFailureState()
Return Value
BooleanReturns true if if the element will be deleted otherwise false.
