Delen via


UpdateAllTasks.InterfaceType Property

Gets the name of the interface that is used to implement this activity.

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

Syntax

'Declaration
Public Overrides ReadOnly Property InterfaceType As Type
    Get
'Usage
Dim instance As UpdateAllTasks
Dim value As Type

value = instance.InterfaceType
public override Type InterfaceType { get; }

Property Value

Type: System.Type
The type of the interface that is used to implement this activity.

See Also

Reference

UpdateAllTasks Class

UpdateAllTasks Members

Microsoft.SharePoint.WorkflowActions Namespace