The MsMethodModifyType enumeration contains types of creating an output series.
It is used by the following property:
| Value | Brief description |
| 0 | Replace. Output series contains only the output series values. |
| 1 | Update. Output series contains all values of output series. Output series empty values are replaced with the input series values. |
| 2 | Extend. Output series contains all values of input series. Output series empty values are replaced with the output series values. |
See also: