Closed slavikus closed 7 years ago
Apparently messed this one up initially: the GTNote class itself defines a read-only accessor to targetOID, while public header defines a target property. Fixing the public header so it gets proper access to targetOID.
targetOID
target
Thanks!
Apparently messed this one up initially: the GTNote class itself defines a read-only accessor to
targetOID
, while public header defines atarget
property. Fixing the public header so it gets proper access totargetOID
.