Archive.ReadProjectArchiveRetentionSetting Method
Gets the default Project Server archive retention setting.
Namespace: WebSvcArchive
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
<SoapDocumentMethodAttribute("http://schemas.microsoft.com/office/project/server/webservices/Archive/ReadProjectArchiveRetentionSetting", RequestNamespace := "http://schemas.microsoft.com/office/project/server/webservices/Archive/", _
ResponseNamespace := "http://schemas.microsoft.com/office/project/server/webservices/Archive/", _
Use := SoapBindingUse.Literal, ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Function ReadProjectArchiveRetentionSetting As ProjectArchiveRetentionDataSet
'Usage
Dim instance As Archive
Dim returnValue As ProjectArchiveRetentionDataSet
returnValue = instance.ReadProjectArchiveRetentionSetting()
[SoapDocumentMethodAttribute("http://schemas.microsoft.com/office/project/server/webservices/Archive/ReadProjectArchiveRetentionSetting", RequestNamespace = "http://schemas.microsoft.com/office/project/server/webservices/Archive/",
ResponseNamespace = "http://schemas.microsoft.com/office/project/server/webservices/Archive/",
Use = SoapBindingUse.Literal, ParameterStyle = SoapParameterStyle.Wrapped)]
public ProjectArchiveRetentionDataSet ReadProjectArchiveRetentionSetting()
Return Value
Type: WebSvcArchive.ProjectArchiveRetentionDataSet
Remarks
Project Server Permissions
Permission |
Description |
---|---|
Schedule or perform a backup of Project Server entities. Global permission. |
|
Perform a backup of Project Server entities. Global permission. |