InstanceId Property


External Data Instance Removing From Document Event Args Instance Id Property

The Revit id of the external data instance being removed from Revit document.

Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId InstanceId { get; }

Property Value

ElementId
See Also