Configuration.Instance.GetItems() unexpected behaviour

Why does this not return null:

Configuration.Instance.GetItem(new Guid(“00000000-0000-0000-0000-000000000000”), Kind.Camera);

Instead it returns an object with the name “AllEventTypes (Corporate)”… which is rather confusing.

It is wrong. Thank you for making me aware. I will report it to Milestone Development so that they can fix this in a future version.