Report.setBrushValue Method
Sets the current brush view parameter value.
Parameters
- parameterValue
-
Type: ParameterValue
The parameter value to set, such as a CollectionMemberValue.
- isInvalidateCalled
-
Type: Boolean
(optional) Whether invalidate should be called automatically after setting this value. Typically this is desired, so
by default it will occur.
Optional: True