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