ProjectDataSet.ProjectRow::CAL_UID property

Office 2013 and later

Sets the GUID of the default enterprise base calendar when creating a project; gets the base calendar GUID after the project is created.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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

Property value

Type: System.Guid

The enterprise base calendar can be specified only during creation of a project. After the project is created, the PSI cannot change the base calendar.

If you omit CAL_UID when creating a project, the project uses the Standard calendar.

Show: