WorkflowDefinition.SetProperty(String, String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void SetProperty (string propertyName, string value);
member this.SetProperty : string * string -> unit
Public Sub SetProperty (propertyName As String, value As String)

Parameters

propertyName
String
value
String
Attributes

Applies to