ResourceAuthorizationDataSet Constructor (SerializationInfo, StreamingContext)

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

Namespace:  [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.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 ResourceAuthorizationDataSet(info, context)
protected ResourceAuthorizationDataSet(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

ResourceAuthorizationDataSet Class

ResourceAuthorizationDataSet Members

ResourceAuthorizationDataSet Overload

Resource Web Service