Gets the collection of externally added items which should be shown in the Transfer Project Standards dialog as options.
Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public IDictionary<Guid, string> GetExternalItems()
Return Value
IDictionary<Guid, String>The external items which are displayed in the Transfer Project Standards UI. GUIDvalue is used to identify the external item string.