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