A complex data type that represents custom attributes associated
with a review or review template. Used with the Review, Commenting,
and Approval building block, which is installed with the Managed
Review & Approval Solution Accelerator.
For information about data that can be accessed using XPath Expressions,
see
Data items
.
Data items
The data items that CustomAttributeTO values contain.
attrKey
A
string
value
that represents the custom attribute key.
attrValue
A
string
value
that represents the value of the custom attribute.
reviewContext
A
ReviewContextTO
value
that represents the version of the review that the custom attributes
are associated with.
reviewTemplate
A
ReviewTemplateTO
value
that represents the review template that the custom attributes are
associated with.
|
|
|