FabricationNetworkChangeServiceGetDeletePartFailureState Method

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: 27.0.4.0 (27.0.4.0)
Syntax
public bool GetDeletePartFailureState()

Return Value

Boolean
Returns true if if the element will be deleted otherwise false.
See Also