ExternalDataInstanceAddedIntoDocumentEventArgsItemId Property

The id of the external data item to which a new reference has been added.

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

Property Value

String
See Also