Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
Web Services
 FetchLegalWorkflowActions Method

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
WebPartPagesWebService.FetchLegalWorkflowActions Method (Web Part Pages)
Returns a string version of the actions file, as defined by the Actions File Schema

Web Service: Web Part PagesWeb Reference: http://<Site>/_vti_bin/WebPartPages.asmx
Visual Basic (Declaration)
<SoapDocumentMethodAttribute("http://microsoft.com/sharepoint/webpartpages/FetchLegalWorkflowActions", RequestNamespace:="http://microsoft.com/sharepoint/webpartpages", ResponseNamespace:="http://microsoft.com/sharepoint/webpartpages", Use:=SoapBindingUse.Literal, ParameterStyle:=SoapParameterStyle.Wrapped)> _
Public Function FetchLegalWorkflowActions As String
Visual Basic (Usage)
Dim instance As WebPartPagesWebService
Dim returnValue As String

returnValue = instance.FetchLegalWorkflowActions
C#
[SoapDocumentMethodAttribute("http://microsoft.com/sharepoint/webpartpages/FetchLegalWorkflowActions", RequestNamespace="http://microsoft.com/sharepoint/webpartpages", ResponseNamespace="http://microsoft.com/sharepoint/webpartpages", Use=SoapBindingUse.Literal, ParameterStyle=SoapParameterStyle.Wrapped)] 
public string FetchLegalWorkflowActions ()

Return Value

Returns the actions file as a string.

To access the WebPartPagesWebService service and its methods, set a Web reference to http://Virtual_Server_Name:Port_Number/_vti_adm/WebPartPages.asmx.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker