Метод Admin.ReadStatusingSettings
Считывает параметры администрирования, используемые для определения состояния операции.
Пространство имен: WebSvcAdmin
Сборка: ProjectServerServices (в ProjectServerServices.dll)
Синтаксис
'Декларация
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/Admin/ReadStatusingSettings", RequestNamespace := "https://schemas.microsoft.com/office/project/server/webservices/Admin/", _
ResponseNamespace := "https://schemas.microsoft.com/office/project/server/webservices/Admin/", _
Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Function ReadStatusingSettings As StatusingSettingsDataSet
'Применение
Dim instance As Admin
Dim returnValue As StatusingSettingsDataSet
returnValue = instance.ReadStatusingSettings()
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/Admin/ReadStatusingSettings", RequestNamespace = "https://schemas.microsoft.com/office/project/server/webservices/Admin/",
ResponseNamespace = "https://schemas.microsoft.com/office/project/server/webservices/Admin/",
Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public StatusingSettingsDataSet ReadStatusingSettings()
Возвращаемое значение
Тип: WebSvcAdmin.StatusingSettingsDataSet
Содержит параметры административные отчеты о состоянии.
Замечания
Разрешения Project Server
Разрешение |
Описание |
---|---|
Позволяет пользователю войти в Project Server. Глобальное разрешение. |