What steps will reproduce the problem?
1. open class OrgName on contacts.cs
What is the expected output? What do you see instead?
"OrgName" inheritance SimpleElement is wrong.
"OrgName" should inherit "PhoneticName".
What version of the product are you using? On what operating system?
SDK version: Google Data API Setup (2.1.0)
OS: Windows Xp
Please provide any additional information below.
I had been check space on
https://developers.google.com/gdata/docs/2.0/elements?hl=zh-TW#gdOrgName
"OrgName" on that document has yomi in attribute, but in .Net SDK I can't got
that.
"OrgName" must have yomi, so it should inherit "PhoneticName".
Original issue reported on code.google.com by superbil on 6 Dec 2012 at 10:07
Original issue reported on code.google.com by
superbil
on 6 Dec 2012 at 10:07