ProjectDataSet.ProjectResourceRow class
Represents a local project resource or enterprise resource that can be used on this project.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
This row represents a resource in a project. The resource can be a local resource or an enterprise resource, as indicated by the RES_IS_ENTERPRISE_RESOURCE property.
If the resource is an enterprise resource, the properties in this row are copied from the enterprise properties when the resource is added to the project. If the enterprise properties of the enterprise resource are changed later, they might not be reflected fully in data in this row. In the same way, changes made in this row are not made to the enterprise properties and might be overwritten if the resource properties are refreshed from the enterprise data.