Project::ReadServerTimelineData method
Office 2013 and later
Returns the items that are currently displayed on the connected timeline plus any special formatting data which has been set by the user.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Parameters
- timelineType
- Type: System.Guid
The GUID that represents the timeline type.
Return value
Type: System.StringA string that contains timeline data and any special formatting data.
Show: