SPWorkflowAssociationCollection.SoapXml property

Gets a string that represents the workflow association collection in XML format.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property SoapXml As String
    Get
'Usage
Dim instance As SPWorkflowAssociationCollection
Dim value As String

value = instance.SoapXml
public string SoapXml { get; }

Property value

Type: System.String
The workflow association collection in XML format.

See also

Reference

SPWorkflowAssociationCollection class

SPWorkflowAssociationCollection members

Microsoft.SharePoint.Workflow namespace