ProjectDataSet.ProjectResourceDataTable.GetRowType method
This member overrides DataTable.GetRowType().
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Protected Overrides Function GetRowType As Type
'Uso
Dim returnValue As Type
returnValue = Me.GetRowType()
protected override Type GetRowType()
Valor retornado
Type: System.Type
Ver também
Referência
ProjectDataSet.ProjectResourceDataTable class