PSDBField Structure

This class and its members are reserved for internal use and are not intended to be used in your code.

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

Syntax

'Declaration
Public Structure PSDBField
'Usage
Dim instance As PSDBField
public struct PSDBField

Remarks

Each PSDBField member is a field in one or more of the datasets that are used in PSI methods. The fields also generally correspond to fields in the Draft, Published, and Archive databases for Project Server. Those databases are not documented.

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

PSDBField Members

Microsoft.Office.Project.Server.Library Namespace