Compartir a través de


de la propiedad WorkflowSubscription.PropertyDefinitions

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

Sintaxis

'Declaración
Public ReadOnly Property PropertyDefinitions As IDictionary(Of String, String)
    Get
'Uso
Dim instance As WorkflowSubscription
Dim value As IDictionary(Of String, String)

value = instance.PropertyDefinitions
public IDictionary<string, string> PropertyDefinitions { get; }

Valor de propiedad

Tipo: System.Collections.Generic.IDictionary<String, String>

Vea también

Referencia

clase WorkflowSubscription

Miembros WorkflowSubscription

Espacio de nombres Microsoft.SharePoint.Client.WorkflowServices