Compartir a través de


del método WorkflowDefinition.SetProperty

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

Sintaxis

'Declaración
Public Sub SetProperty ( _
    propertyName As String, _
    value As String _
)
'Uso
Dim instance As WorkflowDefinition
Dim propertyName As String
Dim value As String

instance.SetProperty(propertyName, value)
public void SetProperty(
    string propertyName,
    string value
)

Parámetros

Vea también

Referencia

clase WorkflowDefinition

Miembros WorkflowDefinition

Espacio de nombres Microsoft.SharePoint.Client.WorkflowServices