Segments

For Create Rules, you define segments. You can add segments that are not part of the key. Then, these segments can collect information from the user. For example, if you are creating a project, you can add a segment so that the user can tell you the description for the project.

To retrieve the value of a segment in a copy method, use the Context.GetSegData() method. You can then use ObjPropertySet to change the project description.