ResourceDataSet.ResourcesDataTable.GetRowType Method
This member overrides DataTable.GetRowType().
Namespace: WebSvcResource
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Protected Overrides Function GetRowType As Type
'Usage
Dim returnValue As Type
returnValue = Me.GetRowType()
protected override Type GetRowType()
Return Value
Type: System.Type
See Also
Reference
ResourceDataSet.ResourcesDataTable Class