Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This class and its members are reserved for internal use and are not intended to be used in your code.
Inheritance hierarchy
System.Object
System.EventArgs
System.Workflow.Activities.ExternalDataEventArgs
Microsoft.Office.Project.Server.Library.PSWProjectEventArgs
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class PSWProjectEventArgs _
Inherits ExternalDataEventArgs
'Usage
Dim instance As PSWProjectEventArgs
[SerializableAttribute]
public class PSWProjectEventArgs : ExternalDataEventArgs
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.