public interface IProjectMultiItem
Public Interface IProjectMultiItem
Item itemToImport = ItemFactory.Instance.Create(mxdPath); await QueuedTask.Run(() => Project.Current.ImportItem(itemToImport as IProjectMultiItem));
Target Platforms: Windows 11, Windows 10
IProjectMultiItem Members ArcGIS.Desktop.Core Namespace