ImportResult constructor
Creates an instance of the ImportResult class.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ImportResult()
public ImportResult()