ReadWorkData (IProductionRuntime)

Reads the attributes of a work data class that is associated with a specific segment response.

Note: In the Configure Method dialog box, click Next to select a work data class and its properties that you want to read. You can select all properties or a subset. If you do not select a work data class or properties, all work data classes associated with the segment response are returned.
InputsData TypeDescription
Response IDGUIDSpecifies the GUID value for the segment response. This is the ID that is returned when you create a segment response.

OutputsDescription
WorkDataCollection A collection of properties from a work data class.

Use an Index Activity based on name, or use a For Each Activity to loop through the properties

Important: The returned collection of data is based on user-defined values and is dependent on your published data. For information on the attributes that can be read from, see Work Data Classes.