15 using System.ComponentModel;
16 using System.ComponentModel.Design;
20 using System.Workflow.ComponentModel.Compiler;
21 using System.Workflow.ComponentModel.Serialization;
22 using System.Workflow.ComponentModel;
23 using System.Workflow.ComponentModel.Design;
24 using System.Workflow.Runtime;
25 using System.Workflow.Activities;
26 using System.Workflow.Activities.Rules;
27 using Microsoft.SharePoint;
28 using Microsoft.SharePoint.Workflow;
29 using Microsoft.SharePoint.WorkflowActions;
46 InitializeComponent();
52 public Guid workflowId =
default(
System.Guid);
56 public SPWorkflowActivationProperties workflowProperties =
new SPWorkflowActivationProperties();
66 bool dummy1 = getD1Value();
67 bool dummy2 = getD2Value();
68 bool dummy3 = getD3Value();
69 bool dummy4 = getD4Value();
70 bool dummy5 = getD5Value();
71 bool dummy6 = getD6Value();
72 bool dummy7 = getD7Value();
void onWorkflowActivated1_Invoked(object sender, ExternalDataEventArgs e)
Handles the Invoked event of the onWorkflowActivated1 control.
bool getD3Value()
Gets the d3 value.
Workflow1()
Initializes a new instance of the Workflow1 class.
Class Workflow1. This class cannot be inherited.
bool getD6Value()
Gets the d6 value.
bool getD5Value()
Gets the d5 value.
bool getD7Value()
Gets the d7 value.
bool getD1Value()
Gets the d1 value.
bool getD4Value()
Gets the d4 value.
bool getD2Value()
Gets the d2 value.