Now I found some differents in this blog http://ghd258.cnblogs.com/archive/2005/12/18/299437.html   ,and now I'm work for a good item,in other factors I want to use WinOE.When the bata2 version release,there are too many changes,in the next time I will talk for it. Workflow is bad or not bad?
 1Workflow is bad or not bad? // 
 2Workflow is bad or not bad?            // evaluateExpenseReportAmount
 3Workflow is bad or not bad?            // 
 4Workflow is bad or not bad?            this.evaluateExpenseReportAmount.Activities.Add(this.ifNeedsLeadApproval);
 5Workflow is bad or not bad?            this.evaluateExpenseReportAmount.Activities.Add(this.elseNeedsManagerApproval);
 6Workflow is bad or not bad?            this.evaluateExpenseReportAmount.Description = "evaluateExpenseReportAmount\r\n";
 7Workflow is bad or not bad?            this.evaluateExpenseReportAmount.Name = "evaluateExpenseReportAmount";
 8Workflow is bad or not bad?            // 
 9Workflow is bad or not bad?            // ifNeedsLeadApproval
10Workflow is bad or not bad?            // 
11Workflow is bad or not bad?            activitybind1.Name = "ExpenseReportWorkflow";
12Workflow is bad or not bad?            activitybind1.Path = "ifElseLogicStatement";
13Workflow is bad or not bad?            codecondition1.SetBinding(System.Workflow.Activities.CodeCondition.ConditionEvent, ((System.Workflow.ComponentModel.ActivityBind)(activitybind1)));
14Workflow is bad or not bad?            this.ifNeedsLeadApproval.Condition = codecondition1;
15Workflow is bad or not bad?            this.ifNeedsLeadApproval.Name = "ifNeedsLeadApproval";
16Workflow is bad or not bad?            // 
17Workflow is bad or not bad?            // elseNeedsManagerApproval
18Workflow is bad or not bad?            // 
19Workflow is bad or not bad?            activitybind2.Name = "ExpenseReportWorkflow";
20Workflow is bad or not bad?            activitybind2.Path = "ifElseLogicStatement";
21Workflow is bad or not bad?            codecondition2.SetBinding(System.Workflow.Activities.CodeCondition.ConditionEvent, ((System.Workflow.ComponentModel.ActivityBind)(activitybind2)));
22Workflow is bad or not bad?            this.elseNeedsManagerApproval.Condition = codecondition2;
23Workflow is bad or not bad?            this.elseNeedsManagerApproval.Name = "elseNeedsManagerApproval";
24Workflow is bad or not bad?            // 
25Workflow is bad or not bad?            // ExpenseReportWorkflow
26Workflow is bad or not bad?            // 
27Workflow is bad or not bad?            this.Activities.Add(this.evaluateExpenseReportAmount);
28Workflow is bad or not bad?            this.Name = "ExpenseReportWorkflow";
29Workflow is bad or not bad?            this.CanModifyActivities = false;

Now download自定义活动:下载网页数据

相关文章: