Share via


WorkflowAncestorReferenceExpression constructor (Type)

Initializes a new instance of the WorkflowAncestorReferenceExpression class with the specified data type.

Namespace:  Microsoft.SharePoint.WorkflowActions
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)

Syntax

'Declaration
Public Sub New ( _
    type As Type _
)
'Usage
Dim type As Type

Dim instance As New WorkflowAncestorReferenceExpression(type)
public WorkflowAncestorReferenceExpression(
    Type type
)

Parameters

See also

Reference

WorkflowAncestorReferenceExpression class

WorkflowAncestorReferenceExpression members

WorkflowAncestorReferenceExpression overload

Microsoft.SharePoint.WorkflowActions namespace