Share via


ProjectWSSInfoDataSet constructor (SerializationInfo, StreamingContext)

Creates an instance of the ProjectWSSInfoDataSet class using the specified parameters.

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

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

Dim instance As New ProjectWSSInfoDataSet(info, context)
protected ProjectWSSInfoDataSet(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

ProjectWSSInfoDataSet class

ProjectWSSInfoDataSet members

ProjectWSSInfoDataSet overload

WebSvcWssInterop namespace