Share via


Profile.Type Property

Project Developer Reference

Returns whether the profile being used is for a local profile or for Microsoft Office Project Server 2007. Can be one of the following PjProfileType constants: pjLocalProfile or pjServerProfile. Read-only Long.

Syntax

expression.Type

expression   A variable that represents a Profile object.

Return Value
PjProfileType

See Also