PjMembershipUser constructor
NOTE: This API is now obsolete.
Instantiates an empty PjMembershipUser object.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<ObsoleteAttribute("in o15")> _
Public Sub New
'Usage
Dim instance As New PjMembershipUser()
[ObsoleteAttribute("in o15")]
public PjMembershipUser()