Поделиться через


Конструктор ProjectServer (ClientRuntimeContext, ObjectPath)

Инициализирует объект ProjectServer с помощью контекста среды выполнения клиента SharePoint и путь к Project Web App.

Пространство имен:  Microsoft.ProjectServer.Client
Сборка:  Microsoft.ProjectServer.Client (в Microsoft.ProjectServer.Client.dll)

Синтаксис

'Декларация
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Применение
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New ProjectServer(context, _
    objectPath)
public ProjectServer(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Параметры

См. также

Справочные материалы

ProjectServer класс

Элементы ProjectServer

Перегрузка ProjectServer

Пространство имен Microsoft.ProjectServer.Client