Compartilhar via


ProjectTimesheetLinesDataSet.ProjectTimesheetLinesDataTable construtor (SerializationInfo, StreamingContext)

Cria uma instância da classe ProjectTimesheetLinesDataTable usando parâmetros separados.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Uso
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New ProjectTimesheetLinesDataSet.ProjectTimesheetLinesDataTable(info, context)
protected ProjectTimesheetLinesDataTable(
    SerializationInfo info,
    StreamingContext context
)

Parâmetros

Ver também

Referência

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesDataTable classe

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesDataTable membros

ProjectTimesheetLinesDataSet.ProjectTimesheetLinesDataTable em sobrecarga

WebSvcTimeSheet namespace