Hello,
Aras Ver. 12
For a Client we have had to customize the attributes for Requirements and Requirements Document objects. No changes at the moment have been made to the XML schema. Requirements Documents can be created, but as soon as the user…
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 static class Program { public static void Main(string[] args…