Property ItemsById ItemsById Gets a cache of items(trees, auras, folders) by their ID. Declaration IObservableCache<IEyeItem, string> ItemsById { get; } Property Value Type Description IObservableCache<IEyeItem, string>