ProjectPropertyValues class

Represents values that correspond to parameters that are used in PSWorkflowService methods.

Inheritance hierarchy

System.Object
  Microsoft.Office.Project.Server.Library.ProjectPropertyValues

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public Class ProjectPropertyValues
'Usage
Dim instance As ProjectPropertyValues
[DataContractAttribute]
public class ProjectPropertyValues

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ProjectPropertyValues members

Microsoft.Office.Project.Server.Library namespace