WorkflowServicesManager.ScopePath propriedade
Namespace: Microsoft.SharePoint.Client.WorkflowServices
Assembly: Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property ScopePath As String
Get
'Uso
Dim instance As WorkflowServicesManager
Dim value As String
value = instance.ScopePath
public string ScopePath { get; }
Valor de propriedade
Tipo: System.String
Ver também
Referência
WorkflowServicesManager classe