WSSSync Members

Include Protected Members
Include Inherited Members

Contains field names for synchronization of tasks in a project with a SharePoint task list.

The WSSSync type exposes the following members.

Constructors

  Name Description
Public method WSSSync Creates an instance of the WSSSync class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member AssignedToFieldName Contains the name of the field for the assignment.
Public fieldStatic member AssignedToFieldUid Contains the field for the assignment GUID.
Public fieldStatic member DescriptionFieldName Contains the name of the field for the task description.
Public fieldStatic member DescriptionFieldUid Contains the field for the description GUID.
Public fieldStatic member FinishDateFieldName Contains the name of the field for the task finish date.
Public fieldStatic member FinishDateFieldUid Contains the field for the finish date GUID.
Public fieldStatic member PercentCompleteFieldName Contains the name of the field for percent complete.
Public fieldStatic member PercentCompleteFieldUid Contains the field for the percent complete GUID.
Public fieldStatic member PriorityFieldName Contains the name of the field for the task priority.
Public fieldStatic member PriorityFieldUid Contains the field for the task priority GUID.
Public fieldStatic member StartDateFieldName Contains the name of the field for the task start date.
Public fieldStatic member StartDateFieldUid Contains the field for the start date GUID.
Public fieldStatic member TitleFieldName Contains the name of the field for the title.
Public fieldStatic member TitleFieldUid Contains the field for the title GUID.

Top

See Also

Reference

WSSSync Class

Microsoft.Office.Project.Server.Library Namespace