- Регистрация
 - 25.01.2012
 
- Сообщения
 - 1 068
 
- Благодарностей
 - 257
 
- Баллы
 - 83
 
Hi,
I know that within a C# code block I can access project variables with project.Variables["myvarname"].Value.
But how can I access an environment variable (variables window in PM, "environment" tab) like e.g. "TimeNow.Date" or "Profile.xxx", "Project.xxx", "Environment.TickCount" and so on?
Thank you.
								I know that within a C# code block I can access project variables with project.Variables["myvarname"].Value.
But how can I access an environment variable (variables window in PM, "environment" tab) like e.g. "TimeNow.Date" or "Profile.xxx", "Project.xxx", "Environment.TickCount" and so on?
Thank you.

