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…
Hi,
instead of classification field in the PART item type, if we want to define subtypes in a separate field in the PART form how can we configure the filter list?
For example, we have component types as Capacitors, Resistors, etc. For Capacitors…