CodePage Property

The CodePage property identifies the code page for the Microsoft Office Project Server installation that the Object Link Provider should use.

Syntax

Property CodePage As Long

Parameters

None.

Return Values

This property returns a Long that contains the value of the code page.

Remarks

The default value for a U.S. English installation will be 65001, which identifies Unicode (UTF-8). In a Microsoft Office Project Web Access environment this can be set from the sCodePage property of the LocalizedStrings function. This function can be found in localizedstrings.asp in the Library subdirectory of the Microsoft Office Project Server IIS Virtual Root.

See Also

BasePath Property

Applies To

IObjLinkProvider Interface

Additional Information

Object Link Provider Reference for Microsoft Office Project Server