How to use Pre Processor Directives in Biztalk 2004
Hi,
We are using System.Diagnostics.EventLog.Wri****try for debuging our
orchestrations. But we don't want to execute these statements in
Production environment(Release Version). We have # if (DEBUG ==true)
statement in C#. , is there something similar to this which we can use
in Orchestration.
Thanks.
|