Version Members

Include Protected Members
Include Inherited Members

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

Top

See Also

Reference

Version Class

Microsoft.Office.Project.Server.Library Namespace