Update Custom Attributes

This AgileShape can be used to update the runtime value(s) of one or more custom process attributes. When using this shape, you specify the name(s) of one or more custom process attributes, and associate a snippet/fragment of C# code with each attribute name. At runtime, each snippet will be executed/evaluated to determine the value that will be assigned to the associated custom process attribute.

This AgilePart essentially allows you to create and embed a simple custom AgilePart in your process, without actually having to create, name, compile, deploy, or register the AgilePart.