Share via


WorkflowDataSet.WorkflowAssociationDataTable Constructor (SerializationInfo, StreamingContext)

Creates an instance of the WorkflowAssociationDataTable class by using separate parameters.

Namespace:  [Workflow Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Workflow.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Workflow.asmx?wsdl

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New WorkflowDataSet.WorkflowAssociationDataTable(info, context)
protected WorkflowAssociationDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

WorkflowDataSet.WorkflowAssociationDataTable Class

WorkflowDataSet.WorkflowAssociationDataTable Members

WorkflowDataSet.WorkflowAssociationDataTable Overload

Workflow Web Service