Click or drag to resize

IActionSetAttribute Method


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