WorkflowAncestorReferenceExpression constructor
Initializes a new instance of the WorkflowAncestorReferenceExpression class.
Overload list
Name | Description | |
---|---|---|
WorkflowAncestorReferenceExpression() | Initializes a new instance of the WorkflowAncestorReferenceExpression class. | |
WorkflowAncestorReferenceExpression(String) | Initializes a new instance of the WorkflowAncestorReferenceExpression class with the specified qualified type name. | |
WorkflowAncestorReferenceExpression(Type) | Initializes a new instance of the WorkflowAncestorReferenceExpression class with the specified data type. | |
WorkflowAncestorReferenceExpression(String, String) | Initializes a new instance of the WorkflowAncestorReferenceExpression class with the specified ancestor activity name and the fully qualified type name. |
Top
See also
Reference
WorkflowAncestorReferenceExpression class