SPWorkflowAssociation.ExportToXml - Méthode

Obtient une chaîne qui contient l'état de tous les membres de la classe au format XML.

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

Syntaxe

'Déclaration
Public Function ExportToXml As String
'Utilisation
Dim instance As SPWorkflowAssociation
Dim returnValue As String

returnValue = instance.ExportToXml()
public string ExportToXml()

Valeur renvoyée

Type : System.String
Une chaîne XML qui contient l'état de toutes les propriétés persistantes de l'association.

Voir aussi

Référence

SPWorkflowAssociation classe

SPWorkflowAssociation - Membres

Microsoft.SharePoint.Workflow - Espace de noms