Gets the collection of externally added items that the user opted to enable for transfer in the Transfer Project Standards dialog.
Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public IDictionary<Guid, string> GetSelectedExternalItems()
Return Value
IDictionary<Guid, String>External items user wants to transfer.