de la propiedad WorkflowDefinition.RestrictToType
Espacio de nombres: Microsoft.SharePoint.Client.WorkflowServices
Ensamblado: Microsoft.SharePoint.Client.WorkflowServices (en Microsoft.SharePoint.Client.WorkflowServices.dll)
'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; }
Tipo: System.String
Espacio de nombres Microsoft.SharePoint.Client.WorkflowServices