TransferringProjectStandardsEventArgs.GetExternalItems
Description:
Gets the collection of externally added items which should be shown in the Transfer Project Standards dialog as options.
Gets the collection of externally added items which should be shown in the Transfer Project Standards dialog as options.
public IDictionary<Guid, string> GetExternalItems()
IDictionary<Guid,String>
The external items which are displayed in the Transfer Project Standards UI.
GUIDvalue is used to identify the external item string.