index > Windows Workflow Foundation > How can I access the ExpressionDesigner?

How can I access the ExpressionDesigner?

Hello

At designtime I notice that it is possible to access an Expression designer, that allows you to edit a rule (Try adding a While activity, specify a RuleConditionReference condition. Supply a name and press the ellipsis to open the editor in question). I would love to be able to use this in my own code, where I need an expression parsed into the rule format. I cannot find the UITypeEditor to use for this purpose. Any ideas where it is?

Best Regards

Peter Villadsen


PV
Peter Villadsen

Hi Peter,

In WF Beta 2 which is due out in January 2006 you can do this. The classes you should investigate are both in the System.Workflow.Activities.Rules.Design namespace. They are RuleConditionDialog and RuleSetDialog.

Regards,
Paul




Workflow Product Manager. This posting is provided "AS IS" with no warranties, and confers no rights
Paul Andrew
reply 2

You can use google to search for other answers

 

More Articles

• Persistenced Workflow Instances
• Sequence vs. CompositeActivity Guidance
• IObjectReference cannot be resolved
• Lab 03 - Exercice 3
• using a DelayActivity
• HandleExternalActivity not subscribing to event
• Switch ... case workflow
• Events exposed through Activity class
• ASP.NET 2005 Reporting
• what is exact advantage of WF
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• Compact Framework
• Generic Workflow Host
• HandleFault and exception handling
• FlowChart workflow - Custom FreeformActi
• Exception has been thrown by the target
• How to connect to workflow in a single a
• Event Sink question
• Designtime experience in Workflow design
• ListenAcitivty won't work with custom Ac
• Roles in WWF last versions
• Error: The calling thread cannot access
• Sub Flows within XOML based workflows
• importing activities into sharepoint des
• Is July CTP working on XP Pro?
• Workflow Exception

Hot Articles

• Where is EventSinkActivity ?
• Infopath and WWF
• basic questions
• Capturing correct output parameters
• Perform File Management Workflow in Shar
• Workflow Validaition Failed - Interface
• Workflow instance does not exists
• Workflow published as a WebService + per
• detecting workflow runtime running in an
• HandleFault and exception handling
• WorkflowInstanceEvent details not create
• get xoml
• How do I add Namespace references to my
• WWF , BPEL , BP workflows
• Runtime heavy CPU Load

Recommend Articles

• Windows Workflow Foundation and Active D
• Ifelse activity in workflow
• About Workflow persistance.
• Lab4 problem : OrderCreated event is nev
• use of fields in tables - SQL Tracking S
• WWF in asp.net and beta 2.2
• ASP.Net, SQL Persistence Issues.
• Visual representation of my workflow
• SPS 2.0 on .NET 2.0
• access controls in infopath form program
• How to convert a xoml sequential workflo
• Tracking location question
• What happens to running workflows when t
• Property persistence inside workflows
• HUman Interaction Sample