Compartilhar via


SPWorkflowAssociationCollection.SoapXml property

Obtém uma cadeia de caracteres que representa a coleção de associação de fluxo de trabalho no formato XML.

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

Syntax

'Declaração
Public ReadOnly Property SoapXml As String
    Get
'Uso
Dim instance As SPWorkflowAssociationCollection
Dim value As String

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

Property value

Type: System.String
A coleção de associação de fluxo de trabalho no formato XML.

Ver também

Referência

SPWorkflowAssociationCollection class

SPWorkflowAssociationCollection members

Microsoft.SharePoint.Workflow namespace