ITextConvCultureProvider interface

Aninterface for converting a culture provider to a text representation of the language and locale.

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

Syntax

'Declaration
Public Interface ITextConvCultureProvider
'Usage
Dim instance As ITextConvCultureProvider
public interface ITextConvCultureProvider

Remarks

Enables passing either a PJContext, PlatformContext, or ProjectWorkflowContext object into a TextConverter.

See also

Reference

ITextConvCultureProvider members

Microsoft.Office.Project.Server.Library namespace