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