Archive.ReadProjectArchiveRetentionSetting 方法
這會取得預設 Project Server 封存保留設定。
命名空間: WebSvcArchive
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
<SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/Archive/ReadProjectArchiveRetentionSetting", RequestNamespace := "https://schemas.microsoft.com/office/project/server/webservices/Archive/", _
ResponseNamespace := "https://schemas.microsoft.com/office/project/server/webservices/Archive/", _
Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Function ReadProjectArchiveRetentionSetting As ProjectArchiveRetentionDataSet
'用途
Dim instance As Archive
Dim returnValue As ProjectArchiveRetentionDataSet
returnValue = instance.ReadProjectArchiveRetentionSetting()
[SoapDocumentMethodAttribute("https://schemas.microsoft.com/office/project/server/webservices/Archive/ReadProjectArchiveRetentionSetting", RequestNamespace = "https://schemas.microsoft.com/office/project/server/webservices/Archive/",
ResponseNamespace = "https://schemas.microsoft.com/office/project/server/webservices/Archive/",
Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public ProjectArchiveRetentionDataSet ReadProjectArchiveRetentionSetting()
傳回值
類型:WebSvcArchive.ProjectArchiveRetentionDataSet
備註
Project Server 權限
權限 |
描述 |
---|---|
可讓使用者排程,或執行 Project Server 實體的備份。通用權限。 |
|
可讓使用者執行 Project Server 實體的備份。通用權限。 |