SPWorkflowAssociationCollection.SoapXml - Propriété

Obtient une chaîne qui représente la collection 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 SPWorkflowAssociationCollection
Dim value As String

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

Valeur de propriété

Type : System.String
La collection d'association de flux de travail au format XML.

Voir aussi

Référence

SPWorkflowAssociationCollection classe

SPWorkflowAssociationCollection - Membres

Microsoft.SharePoint.Workflow - Espace de noms