Share via


SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable constructor (SerializationInfo, StreamingContext)

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

Namespace:  WebSvcSecurity
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 SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable(info, context)
protected ProjectCategoriesDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable class

SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable members

SecurityProjectCategoriesDataSet.ProjectCategoriesDataTable overload

WebSvcSecurity namespace