Hi.
While creating a Fixlet/Task object in my C# code using the xsd from IBM, I am able to get all the properties but for “Relevance”/“GroupRelevance”. This is causing me hindrance when I am trying to post the same to IEM. It tell that the Relevance is missing. The Fixlet class is not having these properties metioned above.
I would like to know on how to overcome this situation, on how to assign Relevance / GroupRelevance for a Fixlet or Task object in C# code.
Thank you for your help in advance.