ResourcePlanDataSet.UtilizationRow class

Deprecated. Specifies one row of information related to a resource used for the current resource plan.

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcResourcePlan.ResourcePlanDataSet.UtilizationRow

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

Syntax

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

WebSvcResourcePlan namespace