DraftProjectResourceCollection.AddEnterpriseResource Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public Microsoft.ProjectServer.Client.DraftProjectResource AddEnterpriseResource (Microsoft.ProjectServer.Client.EnterpriseResource resource);
member this.AddEnterpriseResource : Microsoft.ProjectServer.Client.EnterpriseResource -> Microsoft.ProjectServer.Client.DraftProjectResource
Public Function AddEnterpriseResource (resource As EnterpriseResource) As DraftProjectResource
Parameters
- resource
- EnterpriseResource
Returns
- Attributes