Compartir a través de


de la propiedad SPWorkflowTaskCollection.XmlDoc

Obtiene un XML Archivo que contiene una representación XML de las tareas representadas en la colección.

Espacio de nombres:  Microsoft.SharePoint.Workflow
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)> _
Public ReadOnly Property XmlDoc As XmlDocument
    Get
'Uso
Dim instance As SPWorkflowTaskCollection
Dim value As XmlDocument

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

Valor de propiedad

Tipo: System.Xml.XmlDocument
Un objeto que contiene el XmlDocument.

Vea también

Referencia

clase SPWorkflowTaskCollection

Miembros SPWorkflowTaskCollection

Espacio de nombres Microsoft.SharePoint.Workflow