ProjectWSSInfoDataSet.ProjWssInfoRow Class

Specifies a row of project information on the Web-based project hosting server.

Inheritance Hierarchy

System.Object
  System.Data.DataRow
    WebSvcWssInterop.ProjectWSSInfoDataSet.ProjWssInfoRow

Namespace:  WebSvcWssInterop
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Class ProjWssInfoRow _
    Inherits DataRow
'Usage
Dim instance As ProjectWSSInfoDataSet.ProjWssInfoRow
public class ProjWssInfoRow : 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.

See Also

Reference

ProjectWSSInfoDataSet.ProjWssInfoRow Members

WebSvcWssInterop Namespace