Compartir a través de


de la propiedad WorkflowSubscription.Enabled

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

Sintaxis

'Declaración
Public Property Enabled As Boolean
    Get
    Set
'Uso
Dim instance As WorkflowSubscription
Dim value As Boolean

value = instance.Enabled

instance.Enabled = value
public bool Enabled { get; set; }

Valor de propiedad

Tipo: System.Boolean

Vea también

Referencia

clase WorkflowSubscription

Miembros WorkflowSubscription

Espacio de nombres Microsoft.SharePoint.Client.WorkflowServices