PhoneSystemGetByIDT(Int32) Method
this method allows to get fresh copy of an object basing on its hash code.
All copies of the same persitent object has the same hash code, so implementation may use it to maintain references at runtime.
When persistent object is deleted - the ID becomes invalid.
HashCodes of the objects of different types can be the same.