Import Relationship with Same Property Name
Brought to you by:
ferret1964,
twiechmann
If you import a class to another class and the target
class contains a property with the same name as a
relationship in the source class, the following error will
be generated:
Subscript error, Instance Variable Reference Items3,NM)
Class: Interface
OID: N^TestA("C",1,5)
Inter+14^VESo00A1
Service: Serialization>StreamRestoreFormatted
Implemented by class: Interface
Called by Inter+14
Additionally, the property is left corrupted.