Project.ProjectNamePrefix Property
Project Developer Reference |
Returns the prefix of the project name of the specified project. Read-only String.
Syntax
expression.ProjectNamePrefix
expression A variable that represents a Project object.
Return Value
String
See Also