ResourcePlanDataSet.DatesRow class

Deprecated. Specifies the information that is associated with one row of resource plan dates.

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcResourcePlan.ResourcePlanDataSet.DatesRow

Namespace:  WebSvcResourcePlan
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

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

ResourcePlanDataSet.DatesRow members

WebSvcResourcePlan namespace