Конструктор ProjectServer (ClientRuntimeContext)
Инициализирует объект ProjectServer с помощью контекста среды выполнения клиента SharePoint.
Пространство имен: Microsoft.ProjectServer.Client
Сборка: Microsoft.ProjectServer.Client (в Microsoft.ProjectServer.Client.dll)
Синтаксис
'Декларация
Public Sub New ( _
context As ClientRuntimeContext _
)
'Применение
Dim context As ClientRuntimeContext
Dim instance As New ProjectServer(context)
public ProjectServer(
ClientRuntimeContext context
)
Параметры
context
Тип: Microsoft.SharePoint.Client.ClientRuntimeContextКонтекст среды выполнения клиента SharePoint.