Delen via


WorkflowCodeTypeReferenceExpression Constructor (Type)

Initializes a new instance of the WorkflowCodeTypeReferenceExpression class with a specific 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 WorkflowCodeTypeReferenceExpression(type)
public WorkflowCodeTypeReferenceExpression(
    Type type
)

Parameters

See Also

Reference

WorkflowCodeTypeReferenceExpression Class

WorkflowCodeTypeReferenceExpression Members

WorkflowCodeTypeReferenceExpression Overload

Microsoft.SharePoint.WorkflowActions Namespace