WorkflowCodeTypeReferenceExpression Methods
Include Protected Members
Include Inherited Members
The WorkflowCodeTypeReferenceExpression type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AnalyzeUsage | Used to analyze how the workflow uses fields and properties in the context type. |
![]() |
Clone | Creates a deep copy of the current WorkflowCodeTypeReferenceExpression. A deep copy copies both the object and the content of all the pointers included in that object (unlike a "shallow" copy, which is a bitwise copy). |
![]() |
Decompile | Decompiles the custom expression into string form. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Evaluate | Initiates the evaluation of the WorkflowCodeTypeReferenceExpression. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Match | Compares the current expression to another expression to determine whether they are equal. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | Verifies that the WorkflowCodeTypeExpression is configured correctly and has no errors. |
Top
.gif)
.gif)