![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| Guest | Creating Workflow Rules with CodeDom I am quite stuck with building the CodeBinaryOperatorExpression for the complex rules with CodeDom. Eg: this.Severity == 1 && (this.Priority == "Low" || this.Severity == 0) && (this.Active == true) I need to write a logic for setting the Left and Right CodeExpression properties of the CodeBinaryOperatorExpression. The Left CodeExpression Property can go into more levels of Left and Right Code Expression grouping. Is there any simple way of converting the String text as above to CodeBinaryOperatorExpression? Thanks in advance, Nags |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Logical option for creating email Message Rules. | Vista mail | |||
| API For Creating Rules | Vista mail | |||
| Creating msmq queues, triggers and rules | PowerShell | |||