Share via


SPWorkflowActivationProperties constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the SPWorkflowActivationProperties class.

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

Syntax

'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)> _
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New SPWorkflowActivationProperties(info, context)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)]
protected SPWorkflowActivationProperties(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

SPWorkflowActivationProperties class

SPWorkflowActivationProperties members

SPWorkflowActivationProperties overload

Microsoft.SharePoint.Workflow namespace