Pega Robotics Studio 8: which dll functions can be added to the Toolbox?
Does anyone know how I can access the GetEra() method? According to the below link it should be in mscorlib:
https://msdn.microsoft.com/en-us/library/system.globalization.japanesecalendar.getera(v=vs.110).aspx
However, it doesn't appear to be in the toolbox:
Nor is it in the namespace in the GAC:
More generally, why do so many functions which MSDN document not appear in the toolbox (apparently there are many in System.Globalization above but none appear) - which kind of functions can/cannot be used within Robotics Studio?
**Moderation Team has archived post**
Does anyone know how I can access the GetEra() method? According to the below link it should be in mscorlib:
https://msdn.microsoft.com/en-us/library/system.globalization.japanesecalendar.getera(v=vs.110).aspx
However, it doesn't appear to be in the toolbox:
Nor is it in the namespace in the GAC:
More generally, why do so many functions which MSDN document not appear in the toolbox (apparently there are many in System.Globalization above but none appear) - which kind of functions can/cannot be used within Robotics Studio?
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.