Share via


Version members

NOTE: This API is now obsolete.

Reserved for internal use. Contains general constants that are used in a Project Server version.

The Version type exposes the following members.

Constructors

  Name Description
Public method Version Obsolete. Instantiates a Version object.

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 Obsolete. Following are the array of characters that are not valid in a version name:   / \ " ; : < > | [ ] , . ? ' # *
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member EntityTypeGuid Obsolete. Value = 0000519b-828d-4996-8bb7-8cfd02d5bde1. The entity type GUID for objects in the Project Server version.
Public fieldStatic member MAX_VERSION_NAME_LEN Obsolete. Value = 50. The maximum name length for a Project Server version.
Public fieldStatic member PublishedGuid Obsolete. Value = C171F99F-E955-43b8-851B-2C775D91C4EC. The GUID for the Published database.
Public fieldStatic member WorkingGuid Obsolete. Value = 34E87EEE-A225-486b-BCC5-82EAD4B18C7C. The GUID for the Draft database.

Top

See also

Reference

Version class

Microsoft.Office.Project.Server.Library namespace