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)
Available in Sandboxed Solutions: No

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