Click or drag to resize

IActionSetAttribute Method


Overload List
  NameDescription
Public methodSetAttribute(IWorkflowAttribute)
Sets the value of an Attribute. If the Attribute doesn't exist, it creates a new one with the given object data.
Public methodSetAttribute(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