Assignment construtor
Cria uma instância da classe Assignment .
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New Assignment()
public Assignment()