Partager via


SPWorkflowTaskCollection.XmlDoc - Propriété

Obtient un XML Fichier qui contient la représentation XML des tâches représentée dans la collection.

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

Syntaxe

'Déclaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)> _
Public ReadOnly Property XmlDoc As XmlDocument
    Get
'Utilisation
Dim instance As SPWorkflowTaskCollection
Dim value As XmlDocument

value = instance.XmlDoc
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)]
public XmlDocument XmlDoc { get; }

Valeur de propriété

Type : System.Xml.XmlDocument
Un objet qui contient la XmlDocument.

Voir aussi

Référence

SPWorkflowTaskCollection classe

SPWorkflowTaskCollection - Membres

Microsoft.SharePoint.Workflow - Espace de noms