WorkflowDefinition.RestrictToType propriedade
Namespace: Microsoft.SharePoint.Client.WorkflowServices
Assembly: Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)
Sintaxe
'Declaração
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 propriedade
Tipo: System.String