Delen via


SetState.InterfaceType Property

Returns the interface that this activity implements.

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 SetState
Dim value As Type

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

Property Value

Type: System.Type

Remarks

This activity implements the Microsoft.SharePoint.Workflow.ISharePointService interface.

See Also

Reference

SetState Class

SetState Members

Microsoft.SharePoint.WorkflowActions Namespace

Other Resources

Workflow Stages

ExtendedStatusColumnValues Element (Workflow)

StatusColumnValue Element (Workflow)