Compartir a través de


de la propiedad WorkflowDefinition.RestrictToType

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

Sintaxis

'Declaración
Public Property RestrictToType As String
    Get
    Set
'Uso
Dim instance As WorkflowDefinition
Dim value As String

value = instance.RestrictToType

instance.RestrictToType = value
public string RestrictToType { get; set; }

Valor de propiedad

Tipo: System.String

Vea también

Referencia

clase WorkflowDefinition

Miembros WorkflowDefinition

Espacio de nombres Microsoft.SharePoint.Client.WorkflowServices