Partager via


SPWorkflowAssociation.SoapXml - Propriété

Renvoie une chaîne qui représente la définition d'association de flux de travail au format XML.

Espace de noms :  Microsoft.SharePoint.Workflow
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property SoapXml As String
    Get
'Utilisation
Dim instance As SPWorkflowAssociation
Dim value As String

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

Valeur de propriété

Type : System.String
String qui représente la définition de flux de travail.

Remarques

For more information about XML workflow definitions, see Workflow Definition Schema.

Voir aussi

Référence

SPWorkflowAssociation classe

SPWorkflowAssociation - Membres

Microsoft.SharePoint.Workflow - Espace de noms

Autres ressources

Workflows in Windows SharePoint Services

Workflow Development for Windows SharePoint Services

Workflow Object Model in Windows SharePoint Services Overview