Project members

Provides constants for use in the creation of a project.

The Project type exposes the following members.

Constructors

  Name Description
Public method Project Creates an instance of the Project class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public methodStatic member InvalidCharacters Returns an array of characters that are not allowed to be used in project names.
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member PublishableProjects Returns an array of project types that can be published to the reporting database.
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member CurrencyCodeLength Represents the number of characters in the string that is used to define a type of currency.
Public fieldStatic member MAX_CRITICAL_SLACK_LIMIT Represents the maximum number of days that a task can go past its end date, before Project Server marks the task as critical.
Public fieldStatic member MAX_CURRENCY_DIGITS Represents the maximum number of digits that can be displayed to the right of the decimal point when currency values are displayed.
Public fieldStatic member MAX_CURRENCY_SYMBOL_LENGTH Represents the maximum number of characters that can be used in a currency symbol.
Public fieldStatic member MAX_PROJECT_NAME_LEN Represents the maximum number of characters that can be used in a project name.
Public fieldStatic member MIN_CRITICAL_SLACK_LIMIT Specifies the minimum number of days that a task can go past its end date, before Project Server marks that task as critical.
Public fieldStatic member MIN_CURRENCY_DIGITS The minimum number of digits that can be displayed to the right of the decimal point when currency values are displayed.

Top

See also

Reference

Project class

Microsoft.Office.Project.Server.Library namespace