Partilhar 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