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)

No code example is currently available or this language may not be supported.

Parameters

timelineType
Type: System.Guid

The GUID that represents the timeline type.

Return value

Type: System.String
A string that contains timeline data and any special formatting data.
Show: