How do I modify the value of a shared custom process attribute?
The information in this article applies to:
- AgilePoint Envision v4.0 or later
| QUESTION(S) |
| | I have defined a shared custom process attribute called "Something" in Enterprise Manager. I've set the value of the shared custom process attribute in Enterprise Manager. I now want to use a Managed Code C# Snippet to dynamically change the value of the shared custom process attribute "Something". What is the syntax to update the value of the shared custom process attribute "Something"? |
| | |
| SHORT ANSWER |
| | To dynamically update the shared custom process attribute "Something" at run time, the following syntax can be used within the Managed Code C# Snippet AgilePart. 
|
| | |
|
| | |
| | |