Forum Discussion

archan96's avatar
archan96
Ideator I
7 years ago

"Classification cannot be changed after saving the item" error using the .Net API to update requirement

I am using Aras 11 SP15. I am trying to update a requirement I created. Here is my code: using System; using System.Collections.Generic; using Aras.IOM; namespace TestArasProject {     public...