WssServersDataSet.WssServersRow Class
Specifies a SharePoint server that is associated with Project Web App.
Inheritance Hierarchy
System.Object
System.Data.DataRow
[WssInterop Web service].WssServersDataSet.WssServersRow
Namespace: [WssInterop Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/WssInterop.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/WssInterop.asmx?wsdl
Syntax
'Declaration
Public Class WssServersRow _
Inherits DataRow
'Usage
Dim instance As WssServersDataSet.WssServersRow
public class WssServersRow : DataRow
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.