ElementTypeDuplicatedEventArgsOriginalElementTypeId Property

The id of the element type that is duplicated.

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

Property Value

ElementId
See Also