Overload List
| Name | Description | |
|---|---|---|
|
|
SetAttribute(IWorkflowAttribute) |
Sets the value of an Attribute. If the Attribute doesn't exist, it creates a new one with the given object data.
|
|
|
SetAttribute(String, String) |
Sets the value of an Attribute. If Attribute doesn't exist, will create a new one with the given name.
|
See Also