This topic has not yet been rated - Rate this topic

ProjectDataSet.ProjectRow class

Contains the properties of one project in a ProjectDataTable row.

System.Object
  System.Data.DataRow
    WebSvcProject.ProjectDataSet.ProjectRow

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)
Public Class ProjectRow _
	Inherits DataRow
Dim instance As ProjectDataSet.ProjectRow
public class ProjectRow : DataRow
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.