3.1.5.1.2.1.1 SetProperty

Return Type: None

This method adds a key-value pair (propertyName, value) to the WorkflowDefinition (section 3.1.5.1) object’s property bag.

Parameters:

propertyName: Name of the property to add.

Type: CSOM String

value: Value of the property to add.

Type: CSOM String