WssWorkspaceCreatedEventArgs members

Represents methods and properties in the post-event arguments for the OnWssWorkspaceCreated event handler method.

The WssWorkspaceCreatedEventArgs type exposes the following members.

Constructors

  Name Description
Protected method WssWorkspaceCreatedEventArgs()
Public method WssWorkspaceCreatedEventArgs(Guid, String, Guid, Int32, String) Creates an instance of the WssWorkspaceCreatedEventArgs class.

Top

Properties

  Name Description
Public property ProjectUid Gets the GUID of the project.
Public property WebTemplateLcid Gets the locale identifier of a Sharepoint project site.
Public property WebTemplateName Gets the name of a Sharepoint project site.
Public property WssServerUid Gets the GUID of a server running Sharepoint Server or SharePoint Foundation.
Public property WssWebRelativeUrl Gets the relative URL of a Sharepoint project site.

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.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

WssWorkspaceCreatedEventArgs class

Microsoft.Office.Project.Server.Events namespace