Project::UpdateServerTimelineData method

Office 2013 and later

Saves timeline data to the server database.

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.

tlData
Type: System.String

A string that contains timeline item and formatting data to be saved.

Items can be removed or formatted from the timeline itself so a method is required to send that information back to the server.

Show: