de la propiedad SPWorkflowEventProperties.ListId
Obtiene el identificador de la ParentListde flujo de trabajo.
Espacio de nombres: Microsoft.SharePoint.Workflow
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public ReadOnly Property ListId As Guid
Get
'Uso
Dim instance As SPWorkflowEventProperties
Dim value As Guid
value = instance.ListId
public Guid ListId { get; }
Valor de propiedad
Tipo: System.Guid
Vea también
Referencia
clase SPWorkflowEventProperties