Hi,
I was try to convert xml to mpp, it works. But it always show only few columns once open mpp, and I wanne show other columns , how should i do??
btw, I was used property ‘AppendNewValues’ , but it doesnt work.
thi…...this is my code: Project project = new Project(@"C:\Code\Data\Test-F...attr.AppendNewValues = true; project.ExtendedAttributes.Add(attr);...