Project.GetResourcePlan(DateTime, DateTime, TimeScale) 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.ResourcePlan GetResourcePlan (DateTime start, DateTime end, Microsoft.ProjectServer.Client.TimeScale timeScale);
member this.GetResourcePlan : DateTime * DateTime * Microsoft.ProjectServer.Client.TimeScale -> Microsoft.ProjectServer.Client.ResourcePlan
Parameters
- start
- DateTime
- end
- DateTime
- timeScale
- TimeScale
Returns
- Attributes