WssServersDataSet.WssServersRow Class
Specifies the row data associated with a Web-based host server for projects.
Inheritance Hierarchy
System.Object
System.Data.DataRow
WebSvcWssInterop.WssServersDataSet.WssServersRow
Namespace: WebSvcWssInterop
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
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.