This topic has not yet been rated - Rate this topic

PublishedProjectResource class

Office 2013

Represents an enterprise resource that is published on Project Server.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
<ScriptTypeAttribute("PS.PublishedProjectResource", ServerTypeId := "{4fb6a0cf-2675-4a37-a25c-265703bb77a5}")> _
Public Class PublishedProjectResource _
	Inherits ProjectResource
Dim instance As PublishedProjectResource
[ScriptTypeAttribute("PS.PublishedProjectResource", ServerTypeId = "{4fb6a0cf-2675-4a37-a25c-265703bb77a5}")]
public class PublishedProjectResource : ProjectResource

An enterprise resource can be a work resource, a material resource, or a cost resource.

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.