Compartilhar via


WorkflowDefinition.SetProperty método

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)

Sintaxe

'Declaração
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

Ver também

Referência

WorkflowDefinition classe

WorkflowDefinition membros

Microsoft.SharePoint.Client.WorkflowServices namespace