IPSContextInfo interface

An interface that provides Project Server context information such as user, site, and preferred culture.

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

Syntax

'Declaration
Public Interface IPSContextInfo _
    Inherits ITextConvCultureProvider
'Usage
Dim instance As IPSContextInfo
public interface IPSContextInfo : ITextConvCultureProvider

Remarks

IPSContextInfo is the interface for the PSContextInfo class.

See also

Reference

IPSContextInfo members

Microsoft.Office.Project.Server.Library namespace